Started GET "/" for 127.0.0.1 at 2012-06-11 00:22:14 -0400
Connecting to database specified by database.yml
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:404:in `retrieve_connection'
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_specification.rb:168:in `retrieve_connection'
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_specification.rb:142:in `connection'
activerecord (3.2.5) lib/active_record/query_cache.rb:67:in `rescue in call'
activerecord (3.2.5) lib/active_record/query_cache.rb:61:in `call'
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
activesupport (3.2.5) lib/active_support/callbacks.rb:405:in `_run__3966165914153439111__call__709782738296298211__callbacks'
activesupport (3.2.5) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.5) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
activesupport (3.2.5) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/reloader.rb:65:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:22:46 -0400
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:404:in `retrieve_connection'
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_specification.rb:168:in `retrieve_connection'
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_specification.rb:142:in `connection'
activerecord (3.2.5) lib/active_record/query_cache.rb:67:in `rescue in call'
activerecord (3.2.5) lib/active_record/query_cache.rb:61:in `call'
activerecord (3.2.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
activesupport (3.2.5) lib/active_support/callbacks.rb:405:in `_run__3966165914153439111__call__709782738296298211__callbacks'
activesupport (3.2.5) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.5) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
activesupport (3.2.5) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/reloader.rb:65:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:24:43 -0400
ActionController::RoutingError (No route matches [GET] "/"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:27:28 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Compiled pages.css (0ms) (pid 2651)
Compiled application.css (8ms) (pid 2651)
Compiled jquery.js (2ms) (pid 2651)
Compiled jquery_ujs.js (0ms) (pid 2651)
Compiled pages.js (0ms) (pid 2651)
Compiled application.js (63ms) (pid 2651)
Completed 200 OK in 140ms (Views: 139.9ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:27:28 -0400
Served asset /pages.css - 200 OK (2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:27:28 -0400
Served asset /application.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:27:28 -0400
Served asset /jquery.js - 304 Not Modified (19ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:27:28 -0400
Served asset /pages.js - 200 OK (1ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:27:28 -0400
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:27:28 -0400
Served asset /application.js - 200 OK (4ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:28:24 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 500 Internal Server Error in 14ms
ActionView::Template::Error (couldn't find file 'really_sure'
(in /Users/michaelnorth/dev/projects/really_sure_rails/test/dummy/app/assets/stylesheets/application.css:13)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__3809264816164334974_70269321828100'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.3ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:32:04 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (2.1ms)
Completed 500 Internal Server Error in 40ms
ActionView::Template::Error (couldn't find file 'really_sure'
(in /Users/michaelnorth/dev/projects/really_sure_rails/test/dummy/app/assets/stylesheets/application.css:13)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1379984300921046455_70355012199860'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.6ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.9ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:33:29 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.1ms)
Completed 500 Internal Server Error in 11ms
ActionView::Template::Error (couldn't find file 'really_sure'
(in /Users/michaelnorth/dev/projects/really_sure_rails/test/dummy/app/assets/stylesheets/application.css:13)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1379984300921046455_70355012199860'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.3ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.9ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:34:12 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (1.6ms)
Completed 500 Internal Server Error in 33ms
ActionView::Template::Error (couldn't find file 'really_sure'
(in /Users/michaelnorth/dev/projects/really_sure_rails/test/dummy/app/assets/stylesheets/application.css:13)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___1946418817401624107_70196180434640'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.6ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.4ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:34:31 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 8ms
ActionView::Template::Error (couldn't find file 'really_sure/really_sure'
(in /Users/michaelnorth/dev/projects/really_sure_rails/test/dummy/app/assets/stylesheets/application.css:13)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___1946418817401624107_70196180434640'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.6ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:35:37 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (1.6ms)
Compiled reveal.css (0ms) (pid 2743)
Compiled really_sure.css (9ms) (pid 2743)
Compiled application.css (21ms) (pid 2743)
Compiled jquery.reveal.js (0ms) (pid 2743)
Compiled really_sure.js (12ms) (pid 2743)
Compiled application.js (45ms) (pid 2743)
Completed 200 OK in 136ms (Views: 135.1ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /pages.css - 304 Not Modified (3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /application.css - 200 OK (5ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /jquery.js - 304 Not Modified (3ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /jquery.reveal.js - 200 OK (3ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /really_sure.js - 200 OK (5ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /pages.js - 304 Not Modified (1ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:35:38 -0400
Served asset /application.js - 200 OK (11ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:37:09 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.5ms)
Compiled jquery.really_sure.js (0ms) (pid 2743)
Compiled really_sure.js (11ms) (pid 2743)
Compiled application.js (3ms) (pid 2743)
Completed 200 OK in 64ms (Views: 63.4ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /jquery.really_sure.js - 200 OK (2ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /really_sure.js - 304 Not Modified (5ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
Served asset /application.js - 304 Not Modified (34ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:37:10 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 8ms (Views: 7.4ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:37:29 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 7ms (Views: 6.4ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:09 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:38:12 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 6ms (Views: 6.3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:38:13 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 7ms (Views: 7.3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:39:14 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 6ms (Views: 6.1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:40:04 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:40:22 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 37ms
ActionView::Template::Error (cannot load such file -- sass
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1373471896918291865_70355571197820'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.4ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.2ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:40:37 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 11ms
ActionView::Template::Error (cannot load such file -- sass
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1373471896918291865_70355571197820'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.3ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:40:44 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (1.9ms)
Compiled really.sure.css (187ms) (pid 2779)
Compiled really_sure.css (196ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 285ms (Views: 285.1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /application.css - 304 Not Modified (7ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /pages.css - 304 Not Modified (5ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /reveal.css - 304 Not Modified (2ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /jquery.js - 304 Not Modified (6ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /really_sure.css - 200 OK (6ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /pages.js - 304 Not Modified (1ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /jquery.reveal.js - 304 Not Modified (2ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (2ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /really_sure.js - 304 Not Modified (8ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
Served asset /application.js - 304 Not Modified (12ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:40:45 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (3ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 38ms (Views: 37.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /application.css - 304 Not Modified (5ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:41:13 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.1ms)
Compiled really.sure.css (2ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 39ms (Views: 39.3ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /application.css - 304 Not Modified (16ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /really.sure.css - 200 OK (4ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:41:22 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (3ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 35ms (Views: 35.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /application.css - 304 Not Modified (12ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /really.sure.css - 200 OK (5ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:41:31 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:43:34 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 17ms
ActionView::Template::Error (Invalid CSS after "20px": expected expression (e.g. 1px, bold), was ";"
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.1ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.5ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (4ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (3ms) (pid 2779)
Completed 200 OK in 42ms (Views: 42.2ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /application.css - 304 Not Modified (10ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:43:38 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:44:03 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (4ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 43ms (Views: 42.4ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /application.css - 304 Not Modified (13ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /really_sure.css - 304 Not Modified (3ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:44:04 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (5ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 37ms (Views: 36.7ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /really_sure.css - 304 Not Modified (3ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:44:16 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (4ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 35ms (Views: 34.8ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /application.css - 304 Not Modified (9ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /really_sure.css - 304 Not Modified (37ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:44:24 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (3ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 38ms (Views: 37.5ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /really_sure.css - 304 Not Modified (9ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /application.css - 304 Not Modified (6ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:44:40 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:44:52 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (4ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 36ms (Views: 35.4ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /really.sure.css - 200 OK (1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /really_sure.css - 304 Not Modified (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:44:53 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (4ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 43ms (Views: 42.7ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:45:02 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (4ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 34ms (Views: 34.2ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:09 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:45:10 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 37ms (Views: 36.8ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /application.css - 304 Not Modified (7ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:45:18 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:46:04 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 8ms
ActionView::Template::Error (Invalid CSS after "(": expected variable (e.g. $foo), was "color) {"
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.3ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:46:11 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 8ms
ActionView::Template::Error (Invalid CSS after "($color) ": expected expression (e.g. 1px, bold), was "{"
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:46:19 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (4ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (3ms) (pid 2779)
Completed 200 OK in 58ms (Views: 57.6ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:19 -0400
Served asset /application.css - 304 Not Modified (14ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:19 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:19 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:19 -0400
Served asset /really.sure.css - 304 Not Modified (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:19 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:46:20 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:46:33 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (5ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 36ms (Views: 36.3ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /application.css - 304 Not Modified (7ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:46:34 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (5ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 74ms (Views: 73.4ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /really.sure.css - 200 OK (4ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /really_sure.css - 304 Not Modified (4ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:46:42 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:46:49 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 12ms
ActionView::Template::Error (Amount -50 must be between 0% and 100% for `darken'
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.7ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.4ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (5ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 55ms (Views: 55.1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /application.css - 304 Not Modified (14ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /really_sure.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /really.sure.css - 304 Not Modified (3ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:46:55 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:47:08 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (5ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 36ms (Views: 35.8ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:47:09 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 37ms (Views: 36.6ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /really_sure.css - 304 Not Modified (34ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /really.sure.css - 200 OK (4ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:47:14 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 8ms (Views: 8.1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:47:19 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 36ms (Views: 36.3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /application.css - 304 Not Modified (10ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /really_sure.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:47:25 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (8ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 67ms (Views: 66.8ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /application.css - 304 Not Modified (5ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:47:31 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (8ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 41ms (Views: 41.0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /application.css - 304 Not Modified (9ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:47:41 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (3ms) (pid 2779)
Completed 200 OK in 78ms (Views: 78.1ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:48:01 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 42ms (Views: 42.1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /really.sure.css - 200 OK (4ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:48:14 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (35ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 69ms (Views: 68.6ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /application.css - 304 Not Modified (9ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:48:22 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 37ms (Views: 36.4ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /application.css - 304 Not Modified (9ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:48:32 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (5ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 64ms (Views: 63.6ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /application.css - 304 Not Modified (13ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:48:42 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 41ms (Views: 40.7ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /application.css - 304 Not Modified (10ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:49:14 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 7ms (Views: 6.7ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:49:28 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 38ms (Views: 37.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /really_sure.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:50:43 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:50:49 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 14ms
ActionView::Template::Error (Can't extend 'really_sure_section': invalid selector
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.2ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.5ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 65ms (Views: 65.4ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /application.css - 304 Not Modified (12ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /really_sure.css - 304 Not Modified (9ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:50:54 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (3ms) (pid 2779)
Completed 200 OK in 39ms (Views: 39.1ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /application.css - 304 Not Modified (5ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:51:12 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/assets/application.css?body=1&cssReloader=1339390283762" for 127.0.0.1 at 2012-06-11 00:51:23 -0400
Compiled really.sure.css (33ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (54ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339390283763" for 127.0.0.1 at 2012-06-11 00:51:23 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339390283762" for 127.0.0.1 at 2012-06-11 00:51:23 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339390283763" for 127.0.0.1 at 2012-06-11 00:51:23 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339390283763" for 127.0.0.1 at 2012-06-11 00:51:23 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:51:23 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/assets/application.css?body=1&cssReloader=1339390288858" for 127.0.0.1 at 2012-06-11 00:51:28 -0400
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (26ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339390288858" for 127.0.0.1 at 2012-06-11 00:51:28 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339390288858" for 127.0.0.1 at 2012-06-11 00:51:28 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339390288858" for 127.0.0.1 at 2012-06-11 00:51:28 -0400
Served asset /really.sure.css - 200 OK (1ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339390288858" for 127.0.0.1 at 2012-06-11 00:51:28 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:51:28 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339390308807" for 127.0.0.1 at 2012-06-11 00:51:48 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339390308808" for 127.0.0.1 at 2012-06-11 00:51:48 -0400
Compiled really.sure.css (6ms) (pid 2779)
Served asset /really.sure.css - 200 OK (11ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339390308808" for 127.0.0.1 at 2012-06-11 00:51:48 -0400
Compiled really_sure.css (1ms) (pid 2779)
Served asset /really_sure.css - 200 OK (6ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339390308808" for 127.0.0.1 at 2012-06-11 00:51:48 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339390308807" for 127.0.0.1 at 2012-06-11 00:51:48 -0400
Compiled application.css (2ms) (pid 2779)
Served asset /application.css - 200 OK (11ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:51:48 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 8ms (Views: 7.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:51:51 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:52:01 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 10ms
ActionView::Template::Error (Invalid mixin include "@include .really_sure_section".
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 7ms (Views: 7.3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /really_sure.css - 304 Not Modified (1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /application.css - 304 Not Modified (1ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /really.sure.css - 304 Not Modified (1ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:52:10 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:52:23 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 15ms
ActionView::Template::Error (File to import not found or unreadable: .really_sure_section.
Load path: /Users/michaelnorth/dev/projects/really_sure_rails/test/dummy
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 39ms (Views: 38.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /application.css - 304 Not Modified (10ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /really_sure.css - 304 Not Modified (29ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /really.sure.css - 200 OK (5ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:52:30 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339390381922" for 127.0.0.1 at 2012-06-11 00:53:01 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339390381922" for 127.0.0.1 at 2012-06-11 00:53:01 -0400
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (3ms) (pid 2779)
Served asset /application.css - 200 OK (29ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339390381922" for 127.0.0.1 at 2012-06-11 00:53:01 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339390381922" for 127.0.0.1 at 2012-06-11 00:53:01 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339390381923" for 127.0.0.1 at 2012-06-11 00:53:01 -0400
Served asset /really_sure.css - 200 OK (5ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:53:01 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/assets/application.css?body=1&cssReloader=1339390394663" for 127.0.0.1 at 2012-06-11 00:53:14 -0400
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Served asset /application.css - 200 OK (27ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339390394663" for 127.0.0.1 at 2012-06-11 00:53:14 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339390394663" for 127.0.0.1 at 2012-06-11 00:53:14 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339390394664" for 127.0.0.1 at 2012-06-11 00:53:14 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339390394664" for 127.0.0.1 at 2012-06-11 00:53:14 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:53:14 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339390407611" for 127.0.0.1 at 2012-06-11 00:53:27 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339390407611" for 127.0.0.1 at 2012-06-11 00:53:27 -0400
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (22ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339390407612" for 127.0.0.1 at 2012-06-11 00:53:27 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339390407611" for 127.0.0.1 at 2012-06-11 00:53:27 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339390407612" for 127.0.0.1 at 2012-06-11 00:53:27 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:53:27 -0400
ActionController::RoutingError (No route matches [GET] "/Downloads/zurb-reveal-a7b1fd6/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (0ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (17ms) (pid 2779)
Completed 200 OK in 77ms (Views: 77.2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /really_sure.css - 304 Not Modified (11ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /reveal.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/images/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:54:05 -0400
Served asset /images/modal-gloss.png - 404 Not Found (3ms)
ActionController::RoutingError (No route matches [GET] "/assets/images/modal-gloss.png"):
actionpack (3.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.5) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.5) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.5) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.1) lib/rack/lock.rb:15:in `call'
actionpack (3.2.5) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.5) lib/rails/engine.rb:479:in `call'
railties (3.2.5) lib/rails/application.rb:220:in `call'
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
railties (3.2.5) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/michaelnorth/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (0ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 27ms (Views: 27.1ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:54:23 -0400
Served asset /modal-gloss.png - 200 OK (8ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (35ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (3ms) (pid 2779)
Completed 200 OK in 67ms (Views: 66.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:54:39 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:54:44 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (8ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 38ms (Views: 37.6ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /application.css - 304 Not Modified (5ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:54:45 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:54:50 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 65ms (Views: 65.0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:50 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:50 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:50 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:50 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /application.css - 304 Not Modified (6ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:54:51 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:54:55 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (6ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 37ms (Views: 36.7ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:54:56 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (3ms) (pid 2779)
Completed 200 OK in 68ms (Views: 68.1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /application.css - 304 Not Modified (13ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /really_sure.css - 304 Not Modified (4ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:55:18 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 6ms (Views: 5.9ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:55:23 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (8ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 33ms (Views: 33.2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /really.sure.css - 304 Not Modified (29ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /really_sure.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:55:29 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (9ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 37ms (Views: 36.8ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /really.sure.css - 304 Not Modified (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /really_sure.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:55:35 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:57:40 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (8ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 42ms (Views: 42.1ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /really_sure.css - 304 Not Modified (4ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:57:41 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 37ms (Views: 37.0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /application.css - 304 Not Modified (7ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /really.sure.css - 200 OK (4ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:57:57 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (7ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 39ms (Views: 39.1ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /application.css - 304 Not Modified (9ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 00:58:18 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (58ms) (pid 2779)
Compiled really_sure.css (65ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 96ms (Views: 96.2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /really_sure.css - 304 Not Modified (8ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:01:23 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:02:07 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (15ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 46ms (Views: 46.3ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /really_sure.css - 304 Not Modified (37ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /reveal.css - 200 OK (4ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:02:08 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 8ms (Views: 8.1ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:02:39 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (16ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 51ms (Views: 50.8ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /really_sure.css - 304 Not Modified (8ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /application.css - 304 Not Modified (10ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:03:06 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (43ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 81ms (Views: 81.2ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /reveal.css - 200 OK (8ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:03:49 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391048155" for 127.0.0.1 at 2012-06-11 01:04:08 -0400
Compiled reveal.css (16ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (34ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391048155" for 127.0.0.1 at 2012-06-11 01:04:08 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391048156" for 127.0.0.1 at 2012-06-11 01:04:08 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391048156" for 127.0.0.1 at 2012-06-11 01:04:08 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391048156" for 127.0.0.1 at 2012-06-11 01:04:08 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:04:08 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391069454" for 127.0.0.1 at 2012-06-11 01:04:29 -0400
Compiled reveal.css (16ms) (pid 2779)
Served asset /reveal.css - 200 OK (22ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391069455" for 127.0.0.1 at 2012-06-11 01:04:29 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391069454" for 127.0.0.1 at 2012-06-11 01:04:29 -0400
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (13ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391069454" for 127.0.0.1 at 2012-06-11 01:04:29 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391069455" for 127.0.0.1 at 2012-06-11 01:04:29 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:04:29 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391175791" for 127.0.0.1 at 2012-06-11 01:06:15 -0400
Compiled reveal.css (58ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (76ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391175793" for 127.0.0.1 at 2012-06-11 01:06:15 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391175793" for 127.0.0.1 at 2012-06-11 01:06:15 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391175792" for 127.0.0.1 at 2012-06-11 01:06:15 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391175794" for 127.0.0.1 at 2012-06-11 01:06:15 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:06:15 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:06:35 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (15ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 49ms (Views: 48.8ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /application.css - 304 Not Modified (12ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /really_sure.css - 304 Not Modified (5ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /reveal.css - 200 OK (5ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:06:36 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391210780" for 127.0.0.1 at 2012-06-11 01:06:50 -0400
Compiled reveal.css (16ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (35ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391210781" for 127.0.0.1 at 2012-06-11 01:06:50 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391210782" for 127.0.0.1 at 2012-06-11 01:06:50 -0400
Served asset /reveal.css - 200 OK (3ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391210783" for 127.0.0.1 at 2012-06-11 01:06:50 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391210782" for 127.0.0.1 at 2012-06-11 01:06:50 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:06:50 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391229308" for 127.0.0.1 at 2012-06-11 01:07:09 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391229309" for 127.0.0.1 at 2012-06-11 01:07:09 -0400
Compiled reveal.css (57ms) (pid 2779)
Served asset /reveal.css - 200 OK (64ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391229307" for 127.0.0.1 at 2012-06-11 01:07:09 -0400
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Served asset /application.css - 200 OK (17ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391229309" for 127.0.0.1 at 2012-06-11 01:07:09 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391229310" for 127.0.0.1 at 2012-06-11 01:07:09 -0400
Served asset /really_sure.css - 200 OK (5ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:07:09 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391240301" for 127.0.0.1 at 2012-06-11 01:07:20 -0400
Compiled reveal.css (16ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (34ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391240302" for 127.0.0.1 at 2012-06-11 01:07:20 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391240303" for 127.0.0.1 at 2012-06-11 01:07:20 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391240304" for 127.0.0.1 at 2012-06-11 01:07:20 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391240304" for 127.0.0.1 at 2012-06-11 01:07:20 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:07:20 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:07:32 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled reveal.css (14ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 49ms (Views: 48.9ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /reveal.css - 200 OK (7ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /really_sure.css - 304 Not Modified (7ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /application.css - 304 Not Modified (9ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:07:33 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:07:47 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.1ms)
Compiled reveal.css (86ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 128ms (Views: 127.4ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /application.css - 304 Not Modified (12ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /really_sure.css - 304 Not Modified (4ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /reveal.css - 200 OK (4ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:07:48 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391279608" for 127.0.0.1 at 2012-06-11 01:07:59 -0400
Compiled reveal.css (21ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Served asset /application.css - 200 OK (44ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391279609" for 127.0.0.1 at 2012-06-11 01:07:59 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391279610" for 127.0.0.1 at 2012-06-11 01:07:59 -0400
Served asset /reveal.css - 200 OK (3ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391279610" for 127.0.0.1 at 2012-06-11 01:07:59 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391279611" for 127.0.0.1 at 2012-06-11 01:07:59 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:07:59 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391291169" for 127.0.0.1 at 2012-06-11 01:08:11 -0400
Compiled reveal.css (16ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (37ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391291170" for 127.0.0.1 at 2012-06-11 01:08:11 -0400
Served asset /reveal.css - 200 OK (3ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391291171" for 127.0.0.1 at 2012-06-11 01:08:11 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391291170" for 127.0.0.1 at 2012-06-11 01:08:11 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391291172" for 127.0.0.1 at 2012-06-11 01:08:11 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:08:11 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391320122" for 127.0.0.1 at 2012-06-11 01:08:40 -0400
Compiled reveal.css (15ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (75ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391320123" for 127.0.0.1 at 2012-06-11 01:08:40 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391320124" for 127.0.0.1 at 2012-06-11 01:08:40 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391320123" for 127.0.0.1 at 2012-06-11 01:08:40 -0400
Served asset /reveal.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391320125" for 127.0.0.1 at 2012-06-11 01:08:40 -0400
Served asset /really_sure.css - 200 OK (5ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:08:40 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391346952" for 127.0.0.1 at 2012-06-11 01:09:06 -0400
Compiled reveal.css (14ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (37ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391346953" for 127.0.0.1 at 2012-06-11 01:09:07 -0400
Served asset /reveal.css - 200 OK (3ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391346952" for 127.0.0.1 at 2012-06-11 01:09:07 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391346953" for 127.0.0.1 at 2012-06-11 01:09:07 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391346954" for 127.0.0.1 at 2012-06-11 01:09:07 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:09:07 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.1ms)
Compiled reveal.css (2ms) (pid 2779)
Compiled really.sure.css (23ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 79ms (Views: 78.8ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /really_sure.css - 304 Not Modified (4ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /reveal.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /jquery.reveal.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:10:21 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391487355" for 127.0.0.1 at 2012-06-11 01:11:27 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391487356" for 127.0.0.1 at 2012-06-11 01:11:27 -0400
Compiled really.sure.css (19ms) (pid 2779)
Served asset /really.sure.css - 200 OK (24ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391487354" for 127.0.0.1 at 2012-06-11 01:11:27 -0400
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Served asset /application.css - 200 OK (16ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391487355" for 127.0.0.1 at 2012-06-11 01:11:27 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391487357" for 127.0.0.1 at 2012-06-11 01:11:27 -0400
Served asset /really_sure.css - 200 OK (7ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled jquery.reveal.js (0ms) (pid 2779)
Compiled really_sure.js (4ms) (pid 2779)
Compiled application.js (2ms) (pid 2779)
Completed 200 OK in 83ms (Views: 83.2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.reveal.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /jquery.reveal.js - 200 OK (3ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /jquery.really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /application.js - 304 Not Modified (10ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:13 -0400
Served asset /really_sure.js - 304 Not Modified (6ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:12:41 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled jquery.reveal.js (0ms) (pid 2779)
Compiled jquery.really_sure.js (0ms) (pid 2779)
Compiled really_sure.js (2ms) (pid 2779)
Compiled application.js (3ms) (pid 2779)
Completed 200 OK in 61ms (Views: 60.5ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /really_sure.js - 304 Not Modified (9ms)
Started GET "/assets/jquery.really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /jquery.really_sure.js - 200 OK (2ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:12:42 -0400
Served asset /application.js - 304 Not Modified (10ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:13:53 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 18ms
ActionView::Template::Error (couldn't find file 'jquery.really_sure'
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/javascripts/really_sure.js:3)):
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
9:
app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.9ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.9ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled jquery.really-sure.js (0ms) (pid 2779)
Compiled really_sure.js (8ms) (pid 2779)
Compiled application.js (3ms) (pid 2779)
Completed 200 OK in 54ms (Views: 53.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /jquery.really-sure.js - 200 OK (1ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /really_sure.js - 304 Not Modified (6ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:00 -0400
Served asset /application.js - 304 Not Modified (8ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:14:23 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 7ms (Views: 6.8ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:14:24 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 6ms (Views: 6.2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/reveal.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /reveal.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:39 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:40 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:14:40 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:14:40 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391715943" for 127.0.0.1 at 2012-06-11 01:15:15 -0400
Compiled really.sure.css (22ms) (pid 2779)
Compiled really_sure.css (2ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (70ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391715944" for 127.0.0.1 at 2012-06-11 01:15:16 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391715943" for 127.0.0.1 at 2012-06-11 01:15:16 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391715944" for 127.0.0.1 at 2012-06-11 01:15:16 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391715945" for 127.0.0.1 at 2012-06-11 01:15:16 -0400
Served asset /really_sure.css - 200 OK (4ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:15:16 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391742269" for 127.0.0.1 at 2012-06-11 01:15:42 -0400
Compiled really.sure.css (22ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (44ms)
Started GET "/assets/reveal.css?body=1&cssReloader=1339391742271" for 127.0.0.1 at 2012-06-11 01:15:42 -0400
Served asset /reveal.css - 200 OK (0ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391742270" for 127.0.0.1 at 2012-06-11 01:15:42 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391742271" for 127.0.0.1 at 2012-06-11 01:15:42 -0400
Served asset /really.sure.css - 200 OK (1ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391742273" for 127.0.0.1 at 2012-06-11 01:15:42 -0400
Served asset /really_sure.css - 200 OK (5ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:15:42 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:16:03 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (21ms) (pid 2779)
Completed 500 Internal Server Error in 32ms
ActionView::Template::Error (couldn't find file './reveal'
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really_sure.css:2)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.6ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.4ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (16ms) (pid 2779)
Completed 200 OK in 42ms (Views: 41.6ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /really_sure.css - 200 OK (45ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /application.css - 304 Not Modified (7ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /really.sure.css - 200 OK (5ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/modal-gloss.png" for 127.0.0.1 at 2012-06-11 01:16:09 -0400
Served asset /modal-gloss.png - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391784350" for 127.0.0.1 at 2012-06-11 01:16:24 -0400
Compiled really.sure.css (23ms) (pid 2779)
Compiled really_sure.css (0ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (38ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391784350" for 127.0.0.1 at 2012-06-11 01:16:24 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391784351" for 127.0.0.1 at 2012-06-11 01:16:24 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391784351" for 127.0.0.1 at 2012-06-11 01:16:24 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (22ms) (pid 2779)
Compiled really_sure.css (0ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Completed 200 OK in 49ms (Views: 48.6ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /application.css - 304 Not Modified (11ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /really_sure.css - 304 Not Modified (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /really.sure.css - 200 OK (5ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:31 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:16:40 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 8ms (Views: 7.7ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:16:41 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391822053" for 127.0.0.1 at 2012-06-11 01:17:02 -0400
Compiled really.sure.css (25ms) (pid 2779)
Compiled really_sure.css (0ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Served asset /application.css - 200 OK (70ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391822053" for 127.0.0.1 at 2012-06-11 01:17:02 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391822054" for 127.0.0.1 at 2012-06-11 01:17:02 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391822054" for 127.0.0.1 at 2012-06-11 01:17:02 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391847251" for 127.0.0.1 at 2012-06-11 01:17:27 -0400
Compiled really.sure.css (21ms) (pid 2779)
Compiled really_sure.css (0ms) (pid 2779)
Compiled application.css (1ms) (pid 2779)
Served asset /application.css - 200 OK (36ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391847251" for 127.0.0.1 at 2012-06-11 01:17:27 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391847252" for 127.0.0.1 at 2012-06-11 01:17:27 -0400
Served asset /really.sure.css - 200 OK (2ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391847252" for 127.0.0.1 at 2012-06-11 01:17:27 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391856055" for 127.0.0.1 at 2012-06-11 01:17:36 -0400
Compiled really.sure.css (27ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Served asset /application.css - 200 OK (47ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391856056" for 127.0.0.1 at 2012-06-11 01:17:36 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391856056" for 127.0.0.1 at 2012-06-11 01:17:36 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391856057" for 127.0.0.1 at 2012-06-11 01:17:36 -0400
Served asset /really_sure.css - 200 OK (3ms)
Started GET "/assets/pages.css?body=1&cssReloader=1339391890120" for 127.0.0.1 at 2012-06-11 01:18:10 -0400
Served asset /pages.css - 200 OK (0ms)
Started GET "/assets/really.sure.css?body=1&cssReloader=1339391890121" for 127.0.0.1 at 2012-06-11 01:18:10 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/application.css?body=1&cssReloader=1339391890120" for 127.0.0.1 at 2012-06-11 01:18:10 -0400
Served asset /application.css - 200 OK (0ms)
Started GET "/assets/really_sure.css?body=1&cssReloader=1339391890122" for 127.0.0.1 at 2012-06-11 01:18:10 -0400
Served asset /really_sure.css - 200 OK (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.3ms)
Completed 200 OK in 18ms (Views: 17.9ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /really.sure.css - 200 OK (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:18:11 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.4ms)
Completed 200 OK in 20ms (Views: 19.6ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:23 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.4ms)
Completed 200 OK in 9ms (Views: 8.7ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /really.sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /really_sure.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:19:58 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:22:20 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.4ms)
Completed 500 Internal Server Error in 23ms
ActionView::Template::Error (Invalid CSS after "18px": expected expression (e.g. 1px, bold), was ";"
(in /Users/michaelnorth/dev/projects/really_sure_rails/app/assets/stylesheets/really.sure.css.sass)):
2:
3:
4: Dummy
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__375656400652152771_70206624136160'
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.3ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
Rendered /Users/michaelnorth/.rvm/gems/ruby-1.9.3-p125@global/gems/actionpack-3.2.5/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.5ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (22ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 52ms (Views: 51.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /application.css - 304 Not Modified (7ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /really_sure.css - 304 Not Modified (3ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /really.sure.css - 200 OK (6ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:25 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:22:42 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (38ms) (pid 2779)
Compiled really_sure.css (28ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 95ms (Views: 94.5ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /application.css - 304 Not Modified (6ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /really_sure.css - 304 Not Modified (3ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /really.sure.css - 200 OK (3ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:43 -0400
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2012-06-11 01:22:55 -0400
Processing by PagesController#index as HTML
Rendered pages/index.html.erb within layouts/application (0.0ms)
Compiled really.sure.css (25ms) (pid 2779)
Compiled really_sure.css (1ms) (pid 2779)
Compiled application.css (2ms) (pid 2779)
Completed 200 OK in 51ms (Views: 51.3ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:55 -0400
Served asset /application.css - 304 Not Modified (8ms)
Started GET "/assets/really_sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:55 -0400
Served asset /really_sure.css - 304 Not Modified (6ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/pages.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /pages.css - 304 Not Modified (0ms)
Started GET "/assets/really.sure.css?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /really.sure.css - 200 OK (4ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/pages.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /pages.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.really-sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /jquery.really-sure.js - 304 Not Modified (0ms)
Started GET "/assets/really_sure.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /really_sure.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-11 01:22:56 -0400
Served asset /application.js - 304 Not Modified (0ms)