Started GET "/" for 127.0.0.1 at 2013-01-17 16:09:45 +1300
Connecting to database specified by database.yml
ActionController::RoutingError (No route matches [GET] "/"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (3.6ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:11:59 +1300
Connecting to database specified by database.yml
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (1.7ms)
Compiled home.css (0ms) (pid 18873)
Compiled application.css (10ms) (pid 18873)
Completed 500 Internal Server Error in 93ms
ActionView::Template::Error (couldn't find file 'rails_assistant'
(in /Users/daniel/Projects/Nocturnal/GitHub/RailsAssistant/spec/dummy/app/assets/javascripts/application.js:15)):
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___3665012577973688435_70222824528360'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.2ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:12:36 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 500 Internal Server Error in 8ms
ActionView::Template::Error (couldn't find file 'rails_assistant'
(in /Users/daniel/Projects/Nocturnal/GitHub/RailsAssistant/spec/dummy/app/assets/javascripts/application.js:15)):
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___3665012577973688435_70222824528360'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:12:39 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.1ms)
Completed 500 Internal Server Error in 9ms
ActionView::Template::Error (couldn't find file 'rails_assistant'
(in /Users/daniel/Projects/Nocturnal/GitHub/RailsAssistant/spec/dummy/app/assets/javascripts/application.js:15)):
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___3665012577973688435_70222824528360'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.4ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:14:17 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled jquery.js (28ms) (pid 18873)
Compiled jquery_ujs.js (0ms) (pid 18873)
Compiled rails_assistant/rails_assistant.js (1ms) (pid 18873)
Compiled home.js (0ms) (pid 18873)
Compiled application.js (114ms) (pid 18873)
Completed 200 OK in 141ms (Views: 141.0ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
Served asset /application.css - 200 OK (23ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
Served asset /jquery_ujs.js - 200 OK (1ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (4ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
Served asset /home.css - 200 OK (1ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
Served asset /jquery.js - 200 OK (2ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
Served asset /home.js - 200 OK (1ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
Served asset /application.js - 200 OK (39ms)
Started GET "/icon_32x32.png" for 127.0.0.1 at 2013-01-17 16:14:18 +1300
ActionController::RoutingError (No route matches [GET] "/icon_32x32.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.css (0ms) (pid 18873)
Compiled application.css (11ms) (pid 18873)
Compiled rails_assistant/rails_assistant.js (2ms) (pid 18873)
Compiled application.js (2ms) (pid 18873)
Completed 200 OK in 76ms (Views: 75.7ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /application.css - 200 OK (14ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (10ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
Served asset /application.js - 304 Not Modified (5ms)
Started GET "/rails_asssitant/icon_32x32.png" for 127.0.0.1 at 2013-01-17 16:21:02 +1300
ActionController::RoutingError (No route matches [GET] "/rails_asssitant/icon_32x32.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:23:00 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.js (2ms) (pid 18873)
Compiled application.js (3ms) (pid 18873)
Completed 200 OK in 52ms (Views: 51.8ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:00 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:00 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:01 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:01 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:01 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:01 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (6ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:01 +1300
Served asset /application.js - 304 Not Modified (40ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:01 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-17 16:23:01 +1300
ActionController::RoutingError (No route matches [GET] "/rails_assistant/icon.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:02 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
ActionController::RoutingError (No route matches [GET] "/rails_assistant/icon.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
ActionController::RoutingError (No route matches [GET] "/rails_assistant/icon.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-17 16:23:03 +1300
ActionController::RoutingError (No route matches [GET] "/rails_assistant/icon.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.1ms)
Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-17 16:23:04 +1300
ActionController::RoutingError (No route matches [GET] "/rails_assistant/icon.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.1ms)
Compiled rails_assistant/rails_assistant.js (2ms) (pid 18873)
Compiled application.js (35ms) (pid 18873)
Completed 200 OK in 62ms (Views: 61.3ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (10ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /application.js - 304 Not Modified (10ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:23:35 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-17 16:23:36 +1300
ActionController::RoutingError (No route matches [GET] "/rails_assistant/icon.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:24:39 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.js (2ms) (pid 18873)
Compiled application.js (2ms) (pid 18873)
Completed 200 OK in 54ms (Views: 54.2ms | ActiveRecord: 0.0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:39 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:24:39 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:24:39 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:39 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:40 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:24:40 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:40 +1300
Served asset /application.js - 304 Not Modified (6ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.1ms)
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (14ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:24:45 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-17 16:24:46 +1300
Served asset /rails_assistant/icon.png - 200 OK (7ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:25:00 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:25:01 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:32:32 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.js (3ms) (pid 18873)
Compiled application.js (16ms) (pid 18873)
Completed 200 OK in 75ms (Views: 75.1ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (7ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:33 +1300
Served asset /application.js - 304 Not Modified (9ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.js (5ms) (pid 18873)
Compiled application.js (3ms) (pid 18873)
Completed 200 OK in 64ms (Views: 64.3ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (35ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:48 +1300
Served asset /application.js - 304 Not Modified (8ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:50 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:32:59 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 6ms (Views: 6.2ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /application.css - 200 OK (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /rails_assistant/rails_assistant.css - 200 OK (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /jquery_ujs.js - 200 OK (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (1ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /home.js - 200 OK (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /home.css - 200 OK (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /jquery.js - 200 OK (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:02 +1300
Served asset /application.js - 200 OK (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:33:09 +1300
Connecting to database specified by database.yml
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (1.5ms)
Completed 200 OK in 28ms (Views: 27.5ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:10 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (7ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.js (4ms) (pid 19169)
Compiled application.js (4ms) (pid 19169)
Completed 200 OK in 60ms (Views: 59.3ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /application.css - 304 Not Modified (10ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (2ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /home.css - 304 Not Modified (2ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /jquery_ujs.js - 304 Not Modified (4ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (4ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /jquery.js - 304 Not Modified (2ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /home.js - 304 Not Modified (2ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:31 +1300
Served asset /application.js - 304 Not Modified (7ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.1ms)
Compiled rails_assistant/rails_assistant.js (3ms) (pid 19169)
Compiled application.js (3ms) (pid 19169)
Completed 200 OK in 85ms (Views: 84.4ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:33:38 +1300
Served asset /application.js - 304 Not Modified (9ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.js (3ms) (pid 19169)
Compiled application.js (3ms) (pid 19169)
Completed 200 OK in 60ms (Views: 60.2ms | ActiveRecord: 0.0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (4ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:34:36 +1300
Served asset /application.js - 304 Not Modified (12ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Compiled rails_assistant/rails_assistant.css (1ms) (pid 19169)
Compiled application.css (38ms) (pid 19169)
Completed 200 OK in 63ms (Views: 62.9ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Served asset /application.css - 304 Not Modified (10ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 16:35:21 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 16:35:22 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 22:03:54 +1300
Connecting to database specified by database.yml
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (2.4ms)
Completed 500 Internal Server Error in 163ms
ActionView::Template::Error (cannot load such file -- coffee_script
(in /Users/daniel/Projects/Nocturnal/GitHub/RailsAssistant/app/assets/javascripts/rails_assistant/rails_assistant.js.coffee.erb)):
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__4290787786729798247_70184683307060'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.9ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 68ms (Views: 68.1ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /application.css - 304 Not Modified (5ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /jquery.js - 304 Not Modified (11ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /home.css - 304 Not Modified (1ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (32ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /home.js - 304 Not Modified (2ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:30 +1300
Served asset /application.js - 304 Not Modified (8ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.1ms)
Completed 200 OK in 7ms (Views: 7.2ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (3ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:38 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:55 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 22:04:57 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Connecting to database specified by database.yml
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (1.6ms)
Completed 200 OK in 49ms (Views: 48.5ms | ActiveRecord: 0.0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /home.css - 304 Not Modified (4ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /jquery.js - 304 Not Modified (2ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /application.css - 304 Not Modified (3ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (8ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /home.js - 304 Not Modified (2ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-17 22:05:07 +1300
Served asset /application.js - 304 Not Modified (10ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:33:24 +1300
Connecting to database specified by database.yml
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (2.2ms)
Compiled rails_assistant/rails_assistant.css (2ms) (pid 25517)
Compiled application.css (3ms) (pid 25517)
Compiled rails_assistant/rails_assistant.js (3ms) (pid 25517)
Compiled application.js (4ms) (pid 25517)
Completed 200 OK in 267ms (Views: 266.9ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /application.css - 304 Not Modified (7ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /home.css - 304 Not Modified (2ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /jquery.js - 304 Not Modified (3ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /jquery_ujs.js - 304 Not Modified (24ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /rails_assistant/rails_assistant.js - 200 OK (5ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /home.js - 304 Not Modified (2ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /application.js - 304 Not Modified (7ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:33:25 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (22ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:33:51 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /jquery.js - 200 OK (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:03 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:12 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:13 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:24 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:24 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:25 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:27 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:28 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:29 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:30 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:31 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:32 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Processing by HomeController#index as HTML
Rendered home/index.html.erb within layouts/application (0.0ms)
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /application.css - 304 Not Modified (0ms)
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /jquery.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /home.css - 304 Not Modified (0ms)
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /home.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /application.js - 304 Not Modified (0ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:34:33 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
Started GET "/rails_assistant/" for 127.0.0.1 at 2013-01-18 11:36:29 +1300
ActionController::RoutingError (No route matches [GET] "/rails_assistant"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-01-18 11:36:31 +1300
Served asset /rails_assistant/icon.png - 304 Not Modified (0ms)
[2013-02-12 14:00:16.834 +1300] INFO
[2013-02-12 14:00:16.851 +1300] INFO
[2013-02-12 14:00:16.851 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 14:00:16 +1300
[2013-02-12 14:00:17.394 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 14:00:17.831 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 14:00:17.861 +1300] INFO Rendered home/index.html.erb within layouts/application (2.2ms)
[2013-02-12 14:00:18.016 +1300] INFO Completed 200 OK in 185ms (Views: 184.5ms | ActiveRecord: 0.0ms)
[2013-02-12 14:00:18.198 +1300] INFO
[2013-02-12 14:00:18.199 +1300] INFO
[2013-02-12 14:00:18.199 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.222 +1300] INFO Served asset /application.css - 200 OK (5ms)
[2013-02-12 14:00:18.229 +1300] INFO
[2013-02-12 14:00:18.229 +1300] INFO
[2013-02-12 14:00:18.229 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.236 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-12 14:00:18.240 +1300] INFO
[2013-02-12 14:00:18.240 +1300] INFO
[2013-02-12 14:00:18.240 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.245 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-12 14:00:18.256 +1300] INFO
[2013-02-12 14:00:18.256 +1300] INFO
[2013-02-12 14:00:18.256 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.300 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (41ms)
[2013-02-12 14:00:18.300 +1300] INFO
[2013-02-12 14:00:18.301 +1300] INFO
[2013-02-12 14:00:18.301 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.306 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-12 14:00:18.307 +1300] INFO
[2013-02-12 14:00:18.308 +1300] INFO
[2013-02-12 14:00:18.308 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.357 +1300] INFO Served asset /jquery.js - 200 OK (46ms)
[2013-02-12 14:00:18.358 +1300] INFO
[2013-02-12 14:00:18.358 +1300] INFO
[2013-02-12 14:00:18.358 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.363 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 14:00:18.367 +1300] INFO
[2013-02-12 14:00:18.367 +1300] INFO
[2013-02-12 14:00:18.367 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.380 +1300] INFO Served asset /application.js - 200 OK (9ms)
[2013-02-12 14:00:18.736 +1300] INFO
[2013-02-12 14:00:18.736 +1300] INFO
[2013-02-12 14:00:18.737 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 14:00:18 +1300
[2013-02-12 14:00:18.759 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (19ms)
[2013-02-12 14:01:16.730 +1300] INFO
[2013-02-12 14:01:16.730 +1300] INFO
[2013-02-12 14:01:16.730 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 14:01:16 +1300
[2013-02-12 14:01:16.734 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 14:01:16.736 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-12 14:01:16.749 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 57001)
[2013-02-12 14:01:16.837 +1300] INFO Compiled application.js (3ms) (pid 57001)
[2013-02-12 14:01:16.887 +1300] INFO Completed 200 OK in 153ms (Views: 152.6ms | ActiveRecord: 0.0ms)
[2013-02-12 14:01:17.040 +1300] INFO
[2013-02-12 14:01:17.040 +1300] INFO
[2013-02-12 14:01:17.047 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.052 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-12 14:01:17.061 +1300] INFO
[2013-02-12 14:01:17.061 +1300] INFO
[2013-02-12 14:01:17.061 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.064 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-12 14:01:17.070 +1300] INFO
[2013-02-12 14:01:17.070 +1300] INFO
[2013-02-12 14:01:17.070 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.073 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-12 14:01:17.075 +1300] INFO
[2013-02-12 14:01:17.075 +1300] INFO
[2013-02-12 14:01:17.075 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.077 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-12 14:01:17.079 +1300] INFO
[2013-02-12 14:01:17.079 +1300] INFO
[2013-02-12 14:01:17.079 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.115 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-12 14:01:17.120 +1300] INFO
[2013-02-12 14:01:17.120 +1300] INFO
[2013-02-12 14:01:17.122 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.129 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (5ms)
[2013-02-12 14:01:17.131 +1300] INFO
[2013-02-12 14:01:17.131 +1300] INFO
[2013-02-12 14:01:17.131 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.134 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-12 14:01:17.140 +1300] INFO
[2013-02-12 14:01:17.140 +1300] INFO
[2013-02-12 14:01:17.140 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:17 +1300
[2013-02-12 14:01:17.150 +1300] INFO Served asset /application.js - 304 Not Modified (7ms)
[2013-02-12 14:01:20.696 +1300] INFO
[2013-02-12 14:01:20.696 +1300] INFO
[2013-02-12 14:01:20.696 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.698 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 14:01:20.701 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-12 14:01:20.705 +1300] INFO Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
[2013-02-12 14:01:20.792 +1300] INFO
[2013-02-12 14:01:20.792 +1300] INFO
[2013-02-12 14:01:20.792 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.795 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-12 14:01:20.803 +1300] INFO
[2013-02-12 14:01:20.803 +1300] INFO
[2013-02-12 14:01:20.811 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.814 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-12 14:01:20.817 +1300] INFO
[2013-02-12 14:01:20.817 +1300] INFO
[2013-02-12 14:01:20.817 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.819 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-12 14:01:20.822 +1300] INFO
[2013-02-12 14:01:20.822 +1300] INFO
[2013-02-12 14:01:20.823 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.825 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-12 14:01:20.828 +1300] INFO
[2013-02-12 14:01:20.828 +1300] INFO
[2013-02-12 14:01:20.828 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.830 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-12 14:01:20.834 +1300] INFO
[2013-02-12 14:01:20.834 +1300] INFO
[2013-02-12 14:01:20.834 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.837 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-12 14:01:20.841 +1300] INFO
[2013-02-12 14:01:20.841 +1300] INFO
[2013-02-12 14:01:20.842 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:20 +1300
[2013-02-12 14:01:20.844 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-12 14:01:21.031 +1300] INFO
[2013-02-12 14:01:21.032 +1300] INFO
[2013-02-12 14:01:21.032 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 14:01:21 +1300
[2013-02-12 14:01:21.035 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-12 14:02:05.880 +1300] INFO
[2013-02-12 14:02:05.880 +1300] INFO
[2013-02-12 14:02:05.881 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 14:02:05 +1300
[2013-02-12 14:02:06.214 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 14:02:06.392 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 14:02:06.433 +1300] INFO Rendered home/index.html.erb within layouts/application (2.3ms)
[2013-02-12 14:02:06.535 +1300] INFO Completed 200 OK in 143ms (Views: 142.3ms | ActiveRecord: 0.0ms)
[2013-02-12 14:02:06.844 +1300] INFO
[2013-02-12 14:02:06.844 +1300] INFO
[2013-02-12 14:02:06.847 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.862 +1300] INFO Served asset /application.css - 304 Not Modified (8ms)
[2013-02-12 14:02:06.865 +1300] INFO
[2013-02-12 14:02:06.866 +1300] INFO
[2013-02-12 14:02:06.867 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.876 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (7ms)
[2013-02-12 14:02:06.881 +1300] INFO
[2013-02-12 14:02:06.882 +1300] INFO
[2013-02-12 14:02:06.882 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.897 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (12ms)
[2013-02-12 14:02:06.900 +1300] INFO
[2013-02-12 14:02:06.901 +1300] INFO
[2013-02-12 14:02:06.901 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.905 +1300] INFO Served asset /home.css - 304 Not Modified (2ms)
[2013-02-12 14:02:06.907 +1300] INFO
[2013-02-12 14:02:06.907 +1300] INFO
[2013-02-12 14:02:06.908 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.914 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (4ms)
[2013-02-12 14:02:06.916 +1300] INFO
[2013-02-12 14:02:06.916 +1300] INFO
[2013-02-12 14:02:06.916 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.921 +1300] INFO Served asset /jquery.js - 304 Not Modified (2ms)
[2013-02-12 14:02:06.924 +1300] INFO
[2013-02-12 14:02:06.924 +1300] INFO
[2013-02-12 14:02:06.924 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.928 +1300] INFO Served asset /home.js - 304 Not Modified (2ms)
[2013-02-12 14:02:06.931 +1300] INFO
[2013-02-12 14:02:06.931 +1300] INFO
[2013-02-12 14:02:06.931 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:06 +1300
[2013-02-12 14:02:06.941 +1300] INFO Served asset /application.js - 304 Not Modified (7ms)
[2013-02-12 14:02:52.561 +1300] INFO
[2013-02-12 14:02:52.561 +1300] INFO
[2013-02-12 14:02:52.561 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:52.564 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 14:02:52.566 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-12 14:02:52.571 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 57445)
[2013-02-12 14:02:52.646 +1300] INFO Compiled application.css (4ms) (pid 57445)
[2013-02-12 14:02:52.688 +1300] INFO Compiled rails_assistant/rails_assistant.js (4ms) (pid 57445)
[2013-02-12 14:02:52.696 +1300] INFO Compiled application.js (4ms) (pid 57445)
[2013-02-12 14:02:52.737 +1300] INFO Completed 200 OK in 173ms (Views: 172.9ms | ActiveRecord: 0.0ms)
[2013-02-12 14:02:52.932 +1300] INFO
[2013-02-12 14:02:52.932 +1300] INFO
[2013-02-12 14:02:52.932 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:52.940 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-12 14:02:52.950 +1300] INFO
[2013-02-12 14:02:52.950 +1300] INFO
[2013-02-12 14:02:52.951 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:52.953 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-12 14:02:52.957 +1300] INFO
[2013-02-12 14:02:52.957 +1300] INFO
[2013-02-12 14:02:52.957 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:52.965 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (5ms)
[2013-02-12 14:02:52.966 +1300] INFO
[2013-02-12 14:02:52.966 +1300] INFO
[2013-02-12 14:02:52.967 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:52.969 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-12 14:02:52.972 +1300] INFO
[2013-02-12 14:02:52.973 +1300] INFO
[2013-02-12 14:02:52.973 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:52.976 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-12 14:02:52.981 +1300] INFO
[2013-02-12 14:02:52.981 +1300] INFO
[2013-02-12 14:02:52.981 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:52.990 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (6ms)
[2013-02-12 14:02:52.999 +1300] INFO
[2013-02-12 14:02:52.999 +1300] INFO
[2013-02-12 14:02:52.999 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:52 +1300
[2013-02-12 14:02:53.001 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-12 14:02:53.007 +1300] INFO
[2013-02-12 14:02:53.008 +1300] INFO
[2013-02-12 14:02:53.008 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 14:02:53 +1300
[2013-02-12 14:02:53.016 +1300] INFO Served asset /application.js - 304 Not Modified (6ms)
[2013-02-12 14:06:57.340 +1300] INFO
[2013-02-12 14:06:57.340 +1300] INFO
[2013-02-12 14:06:57.340 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.377 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 14:06:57.388 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-12 14:06:57.391 +1300] INFO Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.0ms)
[2013-02-12 14:06:57.599 +1300] INFO
[2013-02-12 14:06:57.615 +1300] INFO
[2013-02-12 14:06:57.616 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.626 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-12 14:06:57.638 +1300] INFO
[2013-02-12 14:06:57.638 +1300] INFO
[2013-02-12 14:06:57.638 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.642 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-12 14:06:57.649 +1300] INFO
[2013-02-12 14:06:57.650 +1300] INFO
[2013-02-12 14:06:57.650 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.653 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-12 14:06:57.656 +1300] INFO
[2013-02-12 14:06:57.656 +1300] INFO
[2013-02-12 14:06:57.657 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.659 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-12 14:06:57.660 +1300] INFO
[2013-02-12 14:06:57.660 +1300] INFO
[2013-02-12 14:06:57.660 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.663 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-12 14:06:57.669 +1300] INFO
[2013-02-12 14:06:57.669 +1300] INFO
[2013-02-12 14:06:57.669 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.672 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-12 14:06:57.680 +1300] INFO
[2013-02-12 14:06:57.680 +1300] INFO
[2013-02-12 14:06:57.681 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.683 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-12 14:06:57.811 +1300] INFO
[2013-02-12 14:06:57.811 +1300] INFO
[2013-02-12 14:06:57.812 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 14:06:57 +1300
[2013-02-12 14:06:57.814 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-12 14:56:45.463 +1300] INFO
[2013-02-12 14:56:45.463 +1300] INFO
[2013-02-12 14:56:45.464 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 14:56:45 +1300
[2013-02-12 14:56:45.777 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 14:56:45.971 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 14:56:46.001 +1300] INFO Rendered home/index.html.erb within layouts/application (3.2ms)
[2013-02-12 14:56:46.117 +1300] INFO Completed 200 OK in 146ms (Views: 145.9ms | ActiveRecord: 0.0ms)
[2013-02-12 14:56:46.270 +1300] INFO
[2013-02-12 14:56:46.270 +1300] INFO
[2013-02-12 14:56:46.271 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.279 +1300] INFO Served asset /application.css - 200 OK (5ms)
[2013-02-12 14:56:46.285 +1300] INFO
[2013-02-12 14:56:46.295 +1300] INFO
[2013-02-12 14:56:46.296 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.301 +1300] INFO Served asset /jquery_ujs.js - 200 OK (3ms)
[2013-02-12 14:56:46.306 +1300] INFO
[2013-02-12 14:56:46.306 +1300] INFO
[2013-02-12 14:56:46.307 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.313 +1300] INFO Served asset /home.css - 200 OK (4ms)
[2013-02-12 14:56:46.314 +1300] INFO
[2013-02-12 14:56:46.314 +1300] INFO
[2013-02-12 14:56:46.314 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.320 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-12 14:56:46.323 +1300] INFO
[2013-02-12 14:56:46.323 +1300] INFO
[2013-02-12 14:56:46.323 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.361 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (35ms)
[2013-02-12 14:56:46.363 +1300] INFO
[2013-02-12 14:56:46.363 +1300] INFO
[2013-02-12 14:56:46.363 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.368 +1300] INFO Served asset /jquery.js - 200 OK (2ms)
[2013-02-12 14:56:46.369 +1300] INFO
[2013-02-12 14:56:46.369 +1300] INFO
[2013-02-12 14:56:46.369 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.374 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 14:56:46.377 +1300] INFO
[2013-02-12 14:56:46.377 +1300] INFO
[2013-02-12 14:56:46.377 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.392 +1300] INFO Served asset /application.js - 200 OK (12ms)
[2013-02-12 14:56:46.543 +1300] INFO
[2013-02-12 14:56:46.543 +1300] INFO
[2013-02-12 14:56:46.543 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 14:56:46 +1300
[2013-02-12 14:56:46.566 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (20ms)
[2013-02-12 15:25:42.062 +1300] INFO
[2013-02-12 15:25:42.079 +1300] INFO
[2013-02-12 15:25:42.080 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:25:42 +1300
[2013-02-12 15:25:42.465 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:25:42.650 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:25:42.671 +1300] INFO Rendered home/index.html.erb within layouts/application (2.5ms)
[2013-02-12 15:25:42.838 +1300] INFO Compiled rails_assistant/json2.js (0ms) (pid 75913)
[2013-02-12 15:25:42.867 +1300] INFO Compiled rails_assistant/rails_assistant.js (35ms) (pid 75913)
[2013-02-12 15:25:42.952 +1300] INFO Compiled application.js (5ms) (pid 75913)
[2013-02-12 15:25:43.016 +1300] INFO Completed 200 OK in 366ms (Views: 365.7ms | ActiveRecord: 0.0ms)
[2013-02-12 15:25:43.156 +1300] INFO
[2013-02-12 15:25:43.160 +1300] INFO
[2013-02-12 15:25:43.162 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.176 +1300] INFO Served asset /application.css - 200 OK (10ms)
[2013-02-12 15:25:43.180 +1300] INFO
[2013-02-12 15:25:43.180 +1300] INFO
[2013-02-12 15:25:43.180 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.186 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-02-12 15:25:43.189 +1300] INFO
[2013-02-12 15:25:43.189 +1300] INFO
[2013-02-12 15:25:43.189 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.194 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-12 15:25:43.195 +1300] INFO
[2013-02-12 15:25:43.195 +1300] INFO
[2013-02-12 15:25:43.195 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.230 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-12 15:25:43.231 +1300] INFO
[2013-02-12 15:25:43.231 +1300] INFO
[2013-02-12 15:25:43.232 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.259 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (24ms)
[2013-02-12 15:25:43.261 +1300] INFO
[2013-02-12 15:25:43.262 +1300] INFO
[2013-02-12 15:25:43.262 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.269 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (5ms)
[2013-02-12 15:25:43.272 +1300] INFO
[2013-02-12 15:25:43.273 +1300] INFO
[2013-02-12 15:25:43.273 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.280 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (5ms)
[2013-02-12 15:25:43.283 +1300] INFO
[2013-02-12 15:25:43.283 +1300] INFO
[2013-02-12 15:25:43.283 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.287 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-02-12 15:25:43.288 +1300] INFO
[2013-02-12 15:25:43.288 +1300] INFO
[2013-02-12 15:25:43.288 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.297 +1300] INFO Served asset /application.js - 200 OK (6ms)
[2013-02-12 15:25:43.513 +1300] INFO
[2013-02-12 15:25:43.513 +1300] INFO
[2013-02-12 15:25:43.513 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:25:43 +1300
[2013-02-12 15:25:43.536 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (21ms)
[2013-02-12 15:28:14.512 +1300] INFO
[2013-02-12 15:28:14.512 +1300] INFO
[2013-02-12 15:28:14.512 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:28:14 +1300
[2013-02-12 15:28:14.904 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:28:15.032 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:28:15.055 +1300] INFO Rendered home/index.html.erb within layouts/application (3.2ms)
[2013-02-12 15:28:15.092 +1300] INFO Compiled rails_assistant/rails_assistant.js (13ms) (pid 78373)
[2013-02-12 15:28:15.174 +1300] INFO Compiled application.js (76ms) (pid 78373)
[2013-02-12 15:28:15.219 +1300] INFO Completed 200 OK in 186ms (Views: 182.4ms | ActiveRecord: 0.0ms)
[2013-02-12 15:28:15.580 +1300] INFO
[2013-02-12 15:28:15.581 +1300] INFO
[2013-02-12 15:28:15.582 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.602 +1300] INFO Served asset /application.css - 200 OK (7ms)
[2013-02-12 15:28:15.604 +1300] INFO
[2013-02-12 15:28:15.604 +1300] INFO
[2013-02-12 15:28:15.604 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.609 +1300] INFO Served asset /jquery.js - 200 OK (2ms)
[2013-02-12 15:28:15.614 +1300] INFO
[2013-02-12 15:28:15.614 +1300] INFO
[2013-02-12 15:28:15.614 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.619 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-12 15:28:15.623 +1300] INFO
[2013-02-12 15:28:15.623 +1300] INFO
[2013-02-12 15:28:15.624 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.629 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-12 15:28:15.631 +1300] INFO
[2013-02-12 15:28:15.631 +1300] INFO
[2013-02-12 15:28:15.632 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.639 +1300] INFO Served asset /jquery_ujs.js - 200 OK (3ms)
[2013-02-12 15:28:15.640 +1300] INFO
[2013-02-12 15:28:15.643 +1300] INFO
[2013-02-12 15:28:15.644 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.679 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (32ms)
[2013-02-12 15:28:15.688 +1300] INFO
[2013-02-12 15:28:15.688 +1300] INFO
[2013-02-12 15:28:15.689 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.752 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (61ms)
[2013-02-12 15:28:15.760 +1300] INFO
[2013-02-12 15:28:15.760 +1300] INFO
[2013-02-12 15:28:15.760 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.784 +1300] INFO Served asset /application.js - 200 OK (22ms)
[2013-02-12 15:28:15.786 +1300] INFO
[2013-02-12 15:28:15.787 +1300] INFO
[2013-02-12 15:28:15.787 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:28:15 +1300
[2013-02-12 15:28:15.794 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 15:28:16.091 +1300] INFO
[2013-02-12 15:28:16.091 +1300] INFO
[2013-02-12 15:28:16.091 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:28:16 +1300
[2013-02-12 15:28:16.120 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (26ms)
[2013-02-12 15:32:52.052 +1300] INFO
[2013-02-12 15:32:52.052 +1300] INFO
[2013-02-12 15:32:52.052 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.258 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:32:52.321 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:32:52.363 +1300] INFO Rendered home/index.html.erb within layouts/application (3.3ms)
[2013-02-12 15:32:52.417 +1300] INFO Compiled rails_assistant/rails_assistant.js (6ms) (pid 79853)
[2013-02-12 15:32:52.426 +1300] INFO Compiled application.js (3ms) (pid 79853)
[2013-02-12 15:32:52.474 +1300] INFO Completed 200 OK in 153ms (Views: 152.6ms | ActiveRecord: 0.0ms)
[2013-02-12 15:32:52.656 +1300] INFO
[2013-02-12 15:32:52.656 +1300] INFO
[2013-02-12 15:32:52.662 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.669 +1300] INFO Served asset /home.css - 304 Not Modified (3ms)
[2013-02-12 15:32:52.670 +1300] INFO
[2013-02-12 15:32:52.670 +1300] INFO
[2013-02-12 15:32:52.670 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.676 +1300] INFO Served asset /jquery.js - 304 Not Modified (3ms)
[2013-02-12 15:32:52.677 +1300] INFO
[2013-02-12 15:32:52.677 +1300] INFO
[2013-02-12 15:32:52.678 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.686 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (6ms)
[2013-02-12 15:32:52.687 +1300] INFO
[2013-02-12 15:32:52.687 +1300] INFO
[2013-02-12 15:32:52.688 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.693 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (2ms)
[2013-02-12 15:32:52.696 +1300] INFO
[2013-02-12 15:32:52.697 +1300] INFO
[2013-02-12 15:32:52.697 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.703 +1300] INFO Served asset /application.css - 304 Not Modified (4ms)
[2013-02-12 15:32:52.705 +1300] INFO
[2013-02-12 15:32:52.705 +1300] INFO
[2013-02-12 15:32:52.705 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.714 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (4ms)
[2013-02-12 15:32:52.718 +1300] INFO
[2013-02-12 15:32:52.718 +1300] INFO
[2013-02-12 15:32:52.718 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.727 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (6ms)
[2013-02-12 15:32:52.729 +1300] INFO
[2013-02-12 15:32:52.730 +1300] INFO
[2013-02-12 15:32:52.731 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.735 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-12 15:32:52.736 +1300] INFO
[2013-02-12 15:32:52.738 +1300] INFO
[2013-02-12 15:32:52.738 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.749 +1300] INFO Served asset /application.js - 304 Not Modified (8ms)
[2013-02-12 15:32:52.911 +1300] INFO
[2013-02-12 15:32:52.911 +1300] INFO
[2013-02-12 15:32:52.911 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:32:52 +1300
[2013-02-12 15:32:52.916 +1300] INFO Served asset /rails_assistant/icon.png - 304 Not Modified (3ms)
[2013-02-12 15:37:01.933 +1300] INFO
[2013-02-12 15:37:01.953 +1300] INFO
[2013-02-12 15:37:01.953 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:37:01 +1300
[2013-02-12 15:37:02.191 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:37:02.253 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:37:02.262 +1300] INFO Rendered home/index.html.erb within layouts/application (1.6ms)
[2013-02-12 15:37:02.337 +1300] INFO Completed 200 OK in 84ms (Views: 83.6ms | ActiveRecord: 0.0ms)
[2013-02-12 15:37:02.506 +1300] INFO
[2013-02-12 15:37:02.506 +1300] INFO
[2013-02-12 15:37:02.506 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.523 +1300] INFO Served asset /application.css - 200 OK (13ms)
[2013-02-12 15:37:02.525 +1300] INFO
[2013-02-12 15:37:02.525 +1300] INFO
[2013-02-12 15:37:02.525 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.532 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-02-12 15:37:02.534 +1300] INFO
[2013-02-12 15:37:02.537 +1300] INFO
[2013-02-12 15:37:02.538 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.580 +1300] INFO Served asset /home.css - 200 OK (32ms)
[2013-02-12 15:37:02.582 +1300] INFO
[2013-02-12 15:37:02.584 +1300] INFO
[2013-02-12 15:37:02.584 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.623 +1300] INFO Served asset /jquery_ujs.js - 200 OK (12ms)
[2013-02-12 15:37:02.628 +1300] INFO
[2013-02-12 15:37:02.628 +1300] INFO
[2013-02-12 15:37:02.628 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.679 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-12 15:37:02.682 +1300] INFO
[2013-02-12 15:37:02.682 +1300] INFO
[2013-02-12 15:37:02.683 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.687 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (2ms)
[2013-02-12 15:37:02.688 +1300] INFO
[2013-02-12 15:37:02.688 +1300] INFO
[2013-02-12 15:37:02.688 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.700 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
[2013-02-12 15:37:02.701 +1300] INFO
[2013-02-12 15:37:02.701 +1300] INFO
[2013-02-12 15:37:02.701 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.736 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 15:37:02.737 +1300] INFO
[2013-02-12 15:37:02.737 +1300] INFO
[2013-02-12 15:37:02.737 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:37:02 +1300
[2013-02-12 15:37:02.750 +1300] INFO Served asset /application.js - 200 OK (10ms)
[2013-02-12 15:37:03.064 +1300] INFO
[2013-02-12 15:37:03.064 +1300] INFO
[2013-02-12 15:37:03.064 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:37:03 +1300
[2013-02-12 15:37:03.069 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (2ms)
[2013-02-12 15:39:07.400 +1300] INFO
[2013-02-12 15:39:07.400 +1300] INFO
[2013-02-12 15:39:07.400 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:39:07 +1300
[2013-02-12 15:39:07.660 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:39:07.727 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:39:07.743 +1300] INFO Rendered home/index.html.erb within layouts/application (2.9ms)
[2013-02-12 15:39:07.796 +1300] INFO Completed 200 OK in 69ms (Views: 68.1ms | ActiveRecord: 0.0ms)
[2013-02-12 15:39:07.958 +1300] INFO
[2013-02-12 15:39:07.958 +1300] INFO
[2013-02-12 15:39:07.962 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:39:07 +1300
[2013-02-12 15:39:07.973 +1300] INFO Served asset /application.css - 200 OK (6ms)
[2013-02-12 15:39:07.977 +1300] INFO
[2013-02-12 15:39:07.978 +1300] INFO
[2013-02-12 15:39:07.978 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:39:07 +1300
[2013-02-12 15:39:07.984 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-02-12 15:39:07.990 +1300] INFO
[2013-02-12 15:39:07.990 +1300] INFO
[2013-02-12 15:39:08.016 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.036 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (2ms)
[2013-02-12 15:39:08.038 +1300] INFO
[2013-02-12 15:39:08.038 +1300] INFO
[2013-02-12 15:39:08.038 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.044 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-12 15:39:08.047 +1300] INFO
[2013-02-12 15:39:08.048 +1300] INFO
[2013-02-12 15:39:08.048 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.056 +1300] INFO Served asset /home.css - 200 OK (5ms)
[2013-02-12 15:39:08.057 +1300] INFO
[2013-02-12 15:39:08.057 +1300] INFO
[2013-02-12 15:39:08.057 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.062 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-12 15:39:08.066 +1300] INFO
[2013-02-12 15:39:08.066 +1300] INFO
[2013-02-12 15:39:08.066 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.077 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
[2013-02-12 15:39:08.079 +1300] INFO
[2013-02-12 15:39:08.079 +1300] INFO
[2013-02-12 15:39:08.079 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.084 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 15:39:08.085 +1300] INFO
[2013-02-12 15:39:08.085 +1300] INFO
[2013-02-12 15:39:08.085 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.095 +1300] INFO Served asset /application.js - 200 OK (7ms)
[2013-02-12 15:39:08.281 +1300] INFO
[2013-02-12 15:39:08.281 +1300] INFO
[2013-02-12 15:39:08.282 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:39:08 +1300
[2013-02-12 15:39:08.287 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (3ms)
[2013-02-12 15:43:33.272 +1300] INFO
[2013-02-12 15:43:33.287 +1300] INFO
[2013-02-12 15:43:33.288 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:43:33 +1300
[2013-02-12 15:43:33.676 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:43:33.839 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:43:33.861 +1300] INFO Rendered home/index.html.erb within layouts/application (3.5ms)
[2013-02-12 15:43:33.951 +1300] INFO Completed 200 OK in 113ms (Views: 109.3ms | ActiveRecord: 0.0ms)
[2013-02-12 15:43:34.090 +1300] INFO
[2013-02-12 15:43:34.090 +1300] INFO
[2013-02-12 15:43:34.092 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.108 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-12 15:43:34.113 +1300] INFO
[2013-02-12 15:43:34.122 +1300] INFO
[2013-02-12 15:43:34.122 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.137 +1300] INFO Served asset /jquery.js - 200 OK (6ms)
[2013-02-12 15:43:34.184 +1300] INFO
[2013-02-12 15:43:34.185 +1300] INFO
[2013-02-12 15:43:34.185 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.190 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-12 15:43:34.201 +1300] INFO
[2013-02-12 15:43:34.204 +1300] INFO
[2013-02-12 15:43:34.204 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.268 +1300] INFO Served asset /application.css - 200 OK (10ms)
[2013-02-12 15:43:34.270 +1300] INFO
[2013-02-12 15:43:34.270 +1300] INFO
[2013-02-12 15:43:34.270 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.299 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-12 15:43:34.302 +1300] INFO
[2013-02-12 15:43:34.302 +1300] INFO
[2013-02-12 15:43:34.302 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.315 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (10ms)
[2013-02-12 15:43:34.318 +1300] INFO
[2013-02-12 15:43:34.318 +1300] INFO
[2013-02-12 15:43:34.318 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.325 +1300] INFO Served asset /home.css - 200 OK (4ms)
[2013-02-12 15:43:34.342 +1300] INFO
[2013-02-12 15:43:34.342 +1300] INFO
[2013-02-12 15:43:34.343 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.347 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 15:43:34.349 +1300] INFO
[2013-02-12 15:43:34.349 +1300] INFO
[2013-02-12 15:43:34.349 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.372 +1300] INFO Served asset /application.js - 200 OK (15ms)
[2013-02-12 15:43:34.571 +1300] INFO
[2013-02-12 15:43:34.571 +1300] INFO
[2013-02-12 15:43:34.571 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:43:34 +1300
[2013-02-12 15:43:34.576 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (3ms)
[2013-02-12 15:47:27.045 +1300] INFO
[2013-02-12 15:47:27.062 +1300] INFO
[2013-02-12 15:47:27.063 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.331 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:47:27.439 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:47:27.471 +1300] INFO Rendered home/index.html.erb within layouts/application (1.6ms)
[2013-02-12 15:47:27.492 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 87361)
[2013-02-12 15:47:27.502 +1300] INFO Compiled application.js (4ms) (pid 87361)
[2013-02-12 15:47:27.577 +1300] INFO Completed 200 OK in 137ms (Views: 136.7ms | ActiveRecord: 0.0ms)
[2013-02-12 15:47:27.776 +1300] INFO
[2013-02-12 15:47:27.782 +1300] INFO
[2013-02-12 15:47:27.785 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.793 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (4ms)
[2013-02-12 15:47:27.795 +1300] INFO
[2013-02-12 15:47:27.795 +1300] INFO
[2013-02-12 15:47:27.796 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.803 +1300] INFO Served asset /application.css - 304 Not Modified (4ms)
[2013-02-12 15:47:27.805 +1300] INFO
[2013-02-12 15:47:27.805 +1300] INFO
[2013-02-12 15:47:27.805 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.811 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (3ms)
[2013-02-12 15:47:27.815 +1300] INFO
[2013-02-12 15:47:27.815 +1300] INFO
[2013-02-12 15:47:27.815 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.821 +1300] INFO Served asset /jquery.js - 304 Not Modified (3ms)
[2013-02-12 15:47:27.827 +1300] INFO
[2013-02-12 15:47:27.827 +1300] INFO
[2013-02-12 15:47:27.827 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.832 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (3ms)
[2013-02-12 15:47:27.835 +1300] INFO
[2013-02-12 15:47:27.835 +1300] INFO
[2013-02-12 15:47:27.836 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.840 +1300] INFO Served asset /home.css - 304 Not Modified (2ms)
[2013-02-12 15:47:27.843 +1300] INFO
[2013-02-12 15:47:27.843 +1300] INFO
[2013-02-12 15:47:27.843 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.856 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (7ms)
[2013-02-12 15:47:27.858 +1300] INFO
[2013-02-12 15:47:27.858 +1300] INFO
[2013-02-12 15:47:27.858 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.862 +1300] INFO Served asset /home.js - 304 Not Modified (2ms)
[2013-02-12 15:47:27.866 +1300] INFO
[2013-02-12 15:47:27.866 +1300] INFO
[2013-02-12 15:47:27.866 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:47:27 +1300
[2013-02-12 15:47:27.876 +1300] INFO Served asset /application.js - 304 Not Modified (7ms)
[2013-02-12 15:47:28.116 +1300] INFO
[2013-02-12 15:47:28.116 +1300] INFO
[2013-02-12 15:47:28.116 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:47:28 +1300
[2013-02-12 15:47:28.121 +1300] INFO Served asset /rails_assistant/icon.png - 304 Not Modified (3ms)
[2013-02-12 15:48:14.421 +1300] INFO
[2013-02-12 15:48:14.421 +1300] INFO
[2013-02-12 15:48:14.421 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.619 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:48:14.681 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:48:14.710 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-12 15:48:14.734 +1300] INFO Completed 200 OK in 53ms (Views: 52.4ms | ActiveRecord: 0.0ms)
[2013-02-12 15:48:14.820 +1300] INFO
[2013-02-12 15:48:14.820 +1300] INFO
[2013-02-12 15:48:14.820 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.827 +1300] INFO Served asset /application.css - 304 Not Modified (4ms)
[2013-02-12 15:48:14.866 +1300] INFO
[2013-02-12 15:48:14.866 +1300] INFO
[2013-02-12 15:48:14.868 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.873 +1300] INFO Served asset /home.css - 304 Not Modified (3ms)
[2013-02-12 15:48:14.882 +1300] INFO
[2013-02-12 15:48:14.882 +1300] INFO
[2013-02-12 15:48:14.883 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.887 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (2ms)
[2013-02-12 15:48:14.888 +1300] INFO
[2013-02-12 15:48:14.888 +1300] INFO
[2013-02-12 15:48:14.888 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.902 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (11ms)
[2013-02-12 15:48:14.903 +1300] INFO
[2013-02-12 15:48:14.903 +1300] INFO
[2013-02-12 15:48:14.904 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.911 +1300] INFO Served asset /jquery.js - 304 Not Modified (4ms)
[2013-02-12 15:48:14.913 +1300] INFO
[2013-02-12 15:48:14.913 +1300] INFO
[2013-02-12 15:48:14.914 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.919 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (3ms)
[2013-02-12 15:48:14.921 +1300] INFO
[2013-02-12 15:48:14.922 +1300] INFO
[2013-02-12 15:48:14.922 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.926 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (1ms)
[2013-02-12 15:48:14.927 +1300] INFO
[2013-02-12 15:48:14.927 +1300] INFO
[2013-02-12 15:48:14.927 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.932 +1300] INFO Served asset /home.js - 304 Not Modified (2ms)
[2013-02-12 15:48:14.935 +1300] INFO
[2013-02-12 15:48:14.935 +1300] INFO
[2013-02-12 15:48:14.935 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:48:14 +1300
[2013-02-12 15:48:14.943 +1300] INFO Served asset /application.js - 304 Not Modified (6ms)
[2013-02-12 15:48:15.004 +1300] INFO
[2013-02-12 15:48:15.004 +1300] INFO
[2013-02-12 15:48:15.004 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:48:15 +1300
[2013-02-12 15:48:15.009 +1300] INFO Served asset /rails_assistant/icon.png - 304 Not Modified (2ms)
[2013-02-12 15:49:43.644 +1300] INFO
[2013-02-12 15:49:43.644 +1300] INFO
[2013-02-12 15:49:43.645 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:49:43 +1300
[2013-02-12 15:49:44.177 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:49:44.369 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:49:44.397 +1300] INFO Rendered home/index.html.erb within layouts/application (9.1ms)
[2013-02-12 15:49:44.497 +1300] INFO Completed 200 OK in 128ms (Views: 126.9ms | ActiveRecord: 0.0ms)
[2013-02-12 15:49:44.764 +1300] INFO
[2013-02-12 15:49:44.764 +1300] INFO
[2013-02-12 15:49:44.772 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.778 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-02-12 15:49:44.787 +1300] INFO
[2013-02-12 15:49:44.787 +1300] INFO
[2013-02-12 15:49:44.787 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.828 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (37ms)
[2013-02-12 15:49:44.834 +1300] INFO
[2013-02-12 15:49:44.834 +1300] INFO
[2013-02-12 15:49:44.834 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.883 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-12 15:49:44.885 +1300] INFO
[2013-02-12 15:49:44.885 +1300] INFO
[2013-02-12 15:49:44.886 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.892 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-12 15:49:44.902 +1300] INFO
[2013-02-12 15:49:44.902 +1300] INFO
[2013-02-12 15:49:44.903 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.908 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-12 15:49:44.915 +1300] INFO
[2013-02-12 15:49:44.915 +1300] INFO
[2013-02-12 15:49:44.915 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.922 +1300] INFO Served asset /application.css - 200 OK (4ms)
[2013-02-12 15:49:44.925 +1300] INFO
[2013-02-12 15:49:44.925 +1300] INFO
[2013-02-12 15:49:44.926 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.938 +1300] INFO Served asset /application.js - 200 OK (10ms)
[2013-02-12 15:49:44.946 +1300] INFO
[2013-02-12 15:49:44.946 +1300] INFO
[2013-02-12 15:49:44.946 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.957 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (7ms)
[2013-02-12 15:49:44.966 +1300] INFO
[2013-02-12 15:49:44.966 +1300] INFO
[2013-02-12 15:49:44.966 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:49:44 +1300
[2013-02-12 15:49:44.971 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 15:49:45.243 +1300] INFO
[2013-02-12 15:49:45.246 +1300] INFO
[2013-02-12 15:49:45.246 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:49:45 +1300
[2013-02-12 15:49:45.251 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (2ms)
[2013-02-12 15:51:23.547 +1300] INFO
[2013-02-12 15:51:23.547 +1300] INFO
[2013-02-12 15:51:23.547 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:51:23 +1300
[2013-02-12 15:51:23.773 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:51:23.839 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:51:23.872 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-12 15:51:23.890 +1300] INFO Compiled rails_assistant/rails_assistant.js (4ms) (pid 89387)
[2013-02-12 15:51:23.898 +1300] INFO Compiled application.js (3ms) (pid 89387)
[2013-02-12 15:51:23.938 +1300] INFO Completed 200 OK in 99ms (Views: 98.8ms | ActiveRecord: 0.0ms)
[2013-02-12 15:51:24.092 +1300] INFO
[2013-02-12 15:51:24.092 +1300] INFO
[2013-02-12 15:51:24.092 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:51:24 +1300
[2013-02-12 15:51:24.100 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (6ms)
[2013-02-12 15:53:46.754 +1300] INFO
[2013-02-12 15:53:46.755 +1300] INFO
[2013-02-12 15:53:46.755 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:53:46 +1300
[2013-02-12 15:53:46.984 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:53:47.056 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:53:47.065 +1300] INFO Rendered home/index.html.erb within layouts/application (1.5ms)
[2013-02-12 15:53:47.107 +1300] INFO Completed 200 OK in 51ms (Views: 51.0ms | ActiveRecord: 0.0ms)
[2013-02-12 15:53:47.288 +1300] INFO
[2013-02-12 15:53:47.288 +1300] INFO
[2013-02-12 15:53:47.288 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.304 +1300] INFO Served asset /application.css - 200 OK (12ms)
[2013-02-12 15:53:47.306 +1300] INFO
[2013-02-12 15:53:47.306 +1300] INFO
[2013-02-12 15:53:47.306 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.311 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-02-12 15:53:47.342 +1300] INFO
[2013-02-12 15:53:47.342 +1300] INFO
[2013-02-12 15:53:47.342 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.346 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-12 15:53:47.348 +1300] INFO
[2013-02-12 15:53:47.349 +1300] INFO
[2013-02-12 15:53:47.349 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.355 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-12 15:53:47.358 +1300] INFO
[2013-02-12 15:53:47.358 +1300] INFO
[2013-02-12 15:53:47.359 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.364 +1300] INFO Served asset /jquery_ujs.js - 200 OK (3ms)
[2013-02-12 15:53:47.366 +1300] INFO
[2013-02-12 15:53:47.366 +1300] INFO
[2013-02-12 15:53:47.366 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.405 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-12 15:53:47.408 +1300] INFO
[2013-02-12 15:53:47.408 +1300] INFO
[2013-02-12 15:53:47.408 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.417 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (6ms)
[2013-02-12 15:53:47.418 +1300] INFO
[2013-02-12 15:53:47.418 +1300] INFO
[2013-02-12 15:53:47.418 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.423 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 15:53:47.424 +1300] INFO
[2013-02-12 15:53:47.424 +1300] INFO
[2013-02-12 15:53:47.424 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.436 +1300] INFO Served asset /application.js - 200 OK (10ms)
[2013-02-12 15:53:47.592 +1300] INFO
[2013-02-12 15:53:47.592 +1300] INFO
[2013-02-12 15:53:47.592 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:53:47 +1300
[2013-02-12 15:53:47.597 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (3ms)
[2013-02-12 15:56:37.837 +1300] INFO
[2013-02-12 15:56:37.837 +1300] INFO
[2013-02-12 15:56:37.838 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:56:37 +1300
[2013-02-12 15:56:38.035 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:56:38.100 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:56:38.131 +1300] INFO Rendered home/index.html.erb within layouts/application (2.5ms)
[2013-02-12 15:56:38.148 +1300] INFO Compiled rails_assistant/rails_assistant.js (4ms) (pid 91312)
[2013-02-12 15:56:38.156 +1300] INFO Compiled application.js (3ms) (pid 91312)
[2013-02-12 15:56:38.198 +1300] INFO Completed 200 OK in 98ms (Views: 97.7ms | ActiveRecord: 0.0ms)
[2013-02-12 15:56:38.357 +1300] INFO
[2013-02-12 15:56:38.358 +1300] INFO
[2013-02-12 15:56:38.358 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.400 +1300] INFO Served asset /jquery.js - 304 Not Modified (38ms)
[2013-02-12 15:56:38.405 +1300] INFO
[2013-02-12 15:56:38.406 +1300] INFO
[2013-02-12 15:56:38.406 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.411 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (2ms)
[2013-02-12 15:56:38.415 +1300] INFO
[2013-02-12 15:56:38.415 +1300] INFO
[2013-02-12 15:56:38.416 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.422 +1300] INFO Served asset /home.css - 304 Not Modified (2ms)
[2013-02-12 15:56:38.427 +1300] INFO
[2013-02-12 15:56:38.427 +1300] INFO
[2013-02-12 15:56:38.427 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.433 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
[2013-02-12 15:56:38.438 +1300] INFO
[2013-02-12 15:56:38.438 +1300] INFO
[2013-02-12 15:56:38.438 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.444 +1300] INFO Served asset /application.css - 304 Not Modified (4ms)
[2013-02-12 15:56:38.448 +1300] INFO
[2013-02-12 15:56:38.448 +1300] INFO
[2013-02-12 15:56:38.448 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.454 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (3ms)
[2013-02-12 15:56:38.458 +1300] INFO
[2013-02-12 15:56:38.458 +1300] INFO
[2013-02-12 15:56:38.458 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.466 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (5ms)
[2013-02-12 15:56:38.469 +1300] INFO
[2013-02-12 15:56:38.469 +1300] INFO
[2013-02-12 15:56:38.469 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.473 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-12 15:56:38.480 +1300] INFO
[2013-02-12 15:56:38.480 +1300] INFO
[2013-02-12 15:56:38.480 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:38 +1300
[2013-02-12 15:56:38.491 +1300] INFO Served asset /application.js - 304 Not Modified (9ms)
[2013-02-12 15:56:58.768 +1300] INFO
[2013-02-12 15:56:58.768 +1300] INFO
[2013-02-12 15:56:58.768 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.773 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:56:58.776 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-12 15:56:58.782 +1300] INFO Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
[2013-02-12 15:56:58.926 +1300] INFO
[2013-02-12 15:56:58.926 +1300] INFO
[2013-02-12 15:56:58.926 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.931 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-12 15:56:58.938 +1300] INFO
[2013-02-12 15:56:58.938 +1300] INFO
[2013-02-12 15:56:58.938 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.941 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-12 15:56:58.943 +1300] INFO
[2013-02-12 15:56:58.948 +1300] INFO
[2013-02-12 15:56:58.948 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.951 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-12 15:56:58.954 +1300] INFO
[2013-02-12 15:56:58.954 +1300] INFO
[2013-02-12 15:56:58.955 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.957 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-12 15:56:58.962 +1300] INFO
[2013-02-12 15:56:58.962 +1300] INFO
[2013-02-12 15:56:58.962 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.965 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-12 15:56:58.967 +1300] INFO
[2013-02-12 15:56:58.968 +1300] INFO
[2013-02-12 15:56:58.968 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.970 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-12 15:56:58.974 +1300] INFO
[2013-02-12 15:56:58.975 +1300] INFO
[2013-02-12 15:56:58.975 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.978 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-12 15:56:58.981 +1300] INFO
[2013-02-12 15:56:58.981 +1300] INFO
[2013-02-12 15:56:58.981 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:56:58 +1300
[2013-02-12 15:56:58.984 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-12 15:58:43.341 +1300] INFO
[2013-02-12 15:58:43.341 +1300] INFO
[2013-02-12 15:58:43.342 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.581 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:58:43.642 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:58:43.652 +1300] INFO Rendered home/index.html.erb within layouts/application (1.6ms)
[2013-02-12 15:58:43.697 +1300] INFO Completed 200 OK in 55ms (Views: 54.2ms | ActiveRecord: 0.0ms)
[2013-02-12 15:58:43.847 +1300] INFO
[2013-02-12 15:58:43.847 +1300] INFO
[2013-02-12 15:58:43.852 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.868 +1300] INFO Served asset /application.css - 200 OK (13ms)
[2013-02-12 15:58:43.869 +1300] INFO
[2013-02-12 15:58:43.869 +1300] INFO
[2013-02-12 15:58:43.870 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.874 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-12 15:58:43.877 +1300] INFO
[2013-02-12 15:58:43.877 +1300] INFO
[2013-02-12 15:58:43.878 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.883 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-12 15:58:43.885 +1300] INFO
[2013-02-12 15:58:43.885 +1300] INFO
[2013-02-12 15:58:43.885 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.893 +1300] INFO Served asset /jquery.js - 200 OK (5ms)
[2013-02-12 15:58:43.918 +1300] INFO
[2013-02-12 15:58:43.919 +1300] INFO
[2013-02-12 15:58:43.919 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.934 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (12ms)
[2013-02-12 15:58:43.935 +1300] INFO
[2013-02-12 15:58:43.936 +1300] INFO
[2013-02-12 15:58:43.936 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.942 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-12 15:58:43.943 +1300] INFO
[2013-02-12 15:58:43.943 +1300] INFO
[2013-02-12 15:58:43.943 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.953 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (7ms)
[2013-02-12 15:58:43.956 +1300] INFO
[2013-02-12 15:58:43.956 +1300] INFO
[2013-02-12 15:58:43.956 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.961 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-12 15:58:43.962 +1300] INFO
[2013-02-12 15:58:43.962 +1300] INFO
[2013-02-12 15:58:43.962 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:43 +1300
[2013-02-12 15:58:43.972 +1300] INFO Served asset /application.js - 200 OK (7ms)
[2013-02-12 15:58:44.230 +1300] INFO
[2013-02-12 15:58:44.230 +1300] INFO
[2013-02-12 15:58:44.231 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 15:58:44 +1300
[2013-02-12 15:58:44.235 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (1ms)
[2013-02-12 15:58:57.893 +1300] INFO
[2013-02-12 15:58:57.893 +1300] INFO
[2013-02-12 15:58:57.893 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 15:58:57 +1300
[2013-02-12 15:58:58.093 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 15:58:58.178 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 15:58:58.188 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-12 15:58:58.209 +1300] INFO Completed 200 OK in 31ms (Views: 30.9ms | ActiveRecord: 0.0ms)
[2013-02-12 15:58:58.362 +1300] INFO
[2013-02-12 15:58:58.364 +1300] INFO
[2013-02-12 15:58:58.364 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.373 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (7ms)
[2013-02-12 15:58:58.374 +1300] INFO
[2013-02-12 15:58:58.374 +1300] INFO
[2013-02-12 15:58:58.374 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.379 +1300] INFO Served asset /home.css - 304 Not Modified (2ms)
[2013-02-12 15:58:58.384 +1300] INFO
[2013-02-12 15:58:58.385 +1300] INFO
[2013-02-12 15:58:58.386 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.394 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-12 15:58:58.399 +1300] INFO
[2013-02-12 15:58:58.399 +1300] INFO
[2013-02-12 15:58:58.399 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.406 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (4ms)
[2013-02-12 15:58:58.409 +1300] INFO
[2013-02-12 15:58:58.410 +1300] INFO
[2013-02-12 15:58:58.410 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.418 +1300] INFO Served asset /jquery.js - 304 Not Modified (3ms)
[2013-02-12 15:58:58.430 +1300] INFO
[2013-02-12 15:58:58.433 +1300] INFO
[2013-02-12 15:58:58.433 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.439 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (3ms)
[2013-02-12 15:58:58.445 +1300] INFO
[2013-02-12 15:58:58.445 +1300] INFO
[2013-02-12 15:58:58.445 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.456 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (8ms)
[2013-02-12 15:58:58.459 +1300] INFO
[2013-02-12 15:58:58.459 +1300] INFO
[2013-02-12 15:58:58.459 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.463 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-12 15:58:58.571 +1300] INFO
[2013-02-12 15:58:58.571 +1300] INFO
[2013-02-12 15:58:58.571 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 15:58:58 +1300
[2013-02-12 15:58:58.581 +1300] INFO Served asset /application.js - 304 Not Modified (8ms)
[2013-02-12 16:02:10.965 +1300] INFO
[2013-02-12 16:02:10.966 +1300] INFO
[2013-02-12 16:02:10.967 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 16:02:10 +1300
[2013-02-12 16:02:11.440 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 16:02:11.575 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 16:02:11.595 +1300] INFO Rendered home/index.html.erb within layouts/application (3.0ms)
[2013-02-12 16:02:11.686 +1300] INFO Completed 200 OK in 110ms (Views: 109.4ms | ActiveRecord: 0.0ms)
[2013-02-12 16:02:11.946 +1300] INFO
[2013-02-12 16:02:11.946 +1300] INFO
[2013-02-12 16:02:11.964 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:11 +1300
[2013-02-12 16:02:11.972 +1300] INFO Served asset /application.css - 200 OK (5ms)
[2013-02-12 16:02:11.976 +1300] INFO
[2013-02-12 16:02:11.976 +1300] INFO
[2013-02-12 16:02:11.976 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:11 +1300
[2013-02-12 16:02:11.986 +1300] INFO Served asset /jquery_ujs.js - 200 OK (7ms)
[2013-02-12 16:02:11.989 +1300] INFO
[2013-02-12 16:02:11.990 +1300] INFO
[2013-02-12 16:02:11.990 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:11 +1300
[2013-02-12 16:02:12.016 +1300] INFO Served asset /jquery.js - 200 OK (22ms)
[2013-02-12 16:02:12.056 +1300] INFO
[2013-02-12 16:02:12.056 +1300] INFO
[2013-02-12 16:02:12.056 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:12 +1300
[2013-02-12 16:02:12.071 +1300] INFO Served asset /home.css - 200 OK (12ms)
[2013-02-12 16:02:12.072 +1300] INFO
[2013-02-12 16:02:12.072 +1300] INFO
[2013-02-12 16:02:12.072 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:12 +1300
[2013-02-12 16:02:12.079 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-12 16:02:12.089 +1300] INFO
[2013-02-12 16:02:12.089 +1300] INFO
[2013-02-12 16:02:12.089 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:12 +1300
[2013-02-12 16:02:12.096 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-12 16:02:12.101 +1300] INFO
[2013-02-12 16:02:12.101 +1300] INFO
[2013-02-12 16:02:12.102 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:12 +1300
[2013-02-12 16:02:12.106 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-02-12 16:02:12.108 +1300] INFO
[2013-02-12 16:02:12.108 +1300] INFO
[2013-02-12 16:02:12.108 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:12 +1300
[2013-02-12 16:02:12.124 +1300] INFO Served asset /application.js - 200 OK (13ms)
[2013-02-12 16:02:12.141 +1300] INFO
[2013-02-12 16:02:12.141 +1300] INFO
[2013-02-12 16:02:12.141 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:12 +1300
[2013-02-12 16:02:12.159 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (13ms)
[2013-02-12 16:02:12.445 +1300] INFO
[2013-02-12 16:02:12.445 +1300] INFO
[2013-02-12 16:02:12.445 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 16:02:12 +1300
[2013-02-12 16:02:12.454 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (5ms)
[2013-02-12 16:02:17.561 +1300] INFO
[2013-02-12 16:02:17.561 +1300] INFO
[2013-02-12 16:02:17.561 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 16:02:17 +1300
[2013-02-12 16:02:17.753 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 16:02:17.835 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 16:02:17.846 +1300] INFO Rendered home/index.html.erb within layouts/application (2.6ms)
[2013-02-12 16:02:17.870 +1300] INFO Completed 200 OK in 35ms (Views: 34.6ms | ActiveRecord: 0.0ms)
[2013-02-12 16:02:18.006 +1300] INFO
[2013-02-12 16:02:18.006 +1300] INFO
[2013-02-12 16:02:18.007 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.013 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
[2013-02-12 16:02:18.024 +1300] INFO
[2013-02-12 16:02:18.024 +1300] INFO
[2013-02-12 16:02:18.025 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.030 +1300] INFO Served asset /home.css - 304 Not Modified (3ms)
[2013-02-12 16:02:18.032 +1300] INFO
[2013-02-12 16:02:18.032 +1300] INFO
[2013-02-12 16:02:18.032 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.039 +1300] INFO Served asset /application.css - 304 Not Modified (3ms)
[2013-02-12 16:02:18.040 +1300] INFO
[2013-02-12 16:02:18.040 +1300] INFO
[2013-02-12 16:02:18.041 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.046 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (2ms)
[2013-02-12 16:02:18.050 +1300] INFO
[2013-02-12 16:02:18.050 +1300] INFO
[2013-02-12 16:02:18.050 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.059 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (7ms)
[2013-02-12 16:02:18.062 +1300] INFO
[2013-02-12 16:02:18.062 +1300] INFO
[2013-02-12 16:02:18.063 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.069 +1300] INFO Served asset /jquery.js - 304 Not Modified (4ms)
[2013-02-12 16:02:18.071 +1300] INFO
[2013-02-12 16:02:18.072 +1300] INFO
[2013-02-12 16:02:18.072 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.076 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-12 16:02:18.077 +1300] INFO
[2013-02-12 16:02:18.077 +1300] INFO
[2013-02-12 16:02:18.077 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.087 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (7ms)
[2013-02-12 16:02:18.087 +1300] INFO
[2013-02-12 16:02:18.087 +1300] INFO
[2013-02-12 16:02:18.088 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:18 +1300
[2013-02-12 16:02:18.127 +1300] INFO Served asset /application.js - 304 Not Modified (36ms)
[2013-02-12 16:02:34.326 +1300] INFO
[2013-02-12 16:02:34.326 +1300] INFO
[2013-02-12 16:02:34.326 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.330 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 16:02:34.332 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-12 16:02:34.337 +1300] INFO Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
[2013-02-12 16:02:34.491 +1300] INFO
[2013-02-12 16:02:34.492 +1300] INFO
[2013-02-12 16:02:34.496 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.499 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-12 16:02:34.509 +1300] INFO
[2013-02-12 16:02:34.509 +1300] INFO
[2013-02-12 16:02:34.509 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.512 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-12 16:02:34.513 +1300] INFO
[2013-02-12 16:02:34.513 +1300] INFO
[2013-02-12 16:02:34.513 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.515 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-12 16:02:34.517 +1300] INFO
[2013-02-12 16:02:34.517 +1300] INFO
[2013-02-12 16:02:34.517 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.522 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-12 16:02:34.525 +1300] INFO
[2013-02-12 16:02:34.525 +1300] INFO
[2013-02-12 16:02:34.526 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.528 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-12 16:02:34.529 +1300] INFO
[2013-02-12 16:02:34.529 +1300] INFO
[2013-02-12 16:02:34.529 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.531 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-12 16:02:34.535 +1300] INFO
[2013-02-12 16:02:34.535 +1300] INFO
[2013-02-12 16:02:34.535 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.538 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-12 16:02:34.546 +1300] INFO
[2013-02-12 16:02:34.546 +1300] INFO
[2013-02-12 16:02:34.548 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.550 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-12 16:02:34.552 +1300] INFO
[2013-02-12 16:02:34.552 +1300] INFO
[2013-02-12 16:02:34.552 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.554 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-12 16:02:34.815 +1300] INFO
[2013-02-12 16:02:34.815 +1300] INFO
[2013-02-12 16:02:34.815 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 16:02:34 +1300
[2013-02-12 16:02:34.820 +1300] INFO Served asset /rails_assistant/icon.png - 304 Not Modified (2ms)
[2013-02-12 16:02:41.327 +1300] INFO
[2013-02-12 16:02:41.327 +1300] INFO
[2013-02-12 16:02:41.328 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.520 +1300] INFO Connecting to database specified by database.yml
[2013-02-12 16:02:41.605 +1300] INFO Processing by HomeController#index as HTML
[2013-02-12 16:02:41.615 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-12 16:02:41.635 +1300] INFO Completed 200 OK in 30ms (Views: 29.2ms | ActiveRecord: 0.0ms)
[2013-02-12 16:02:41.737 +1300] INFO
[2013-02-12 16:02:41.737 +1300] INFO
[2013-02-12 16:02:41.737 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.752 +1300] INFO Served asset /application.css - 304 Not Modified (12ms)
[2013-02-12 16:02:41.753 +1300] INFO
[2013-02-12 16:02:41.753 +1300] INFO
[2013-02-12 16:02:41.754 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.759 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (2ms)
[2013-02-12 16:02:41.762 +1300] INFO
[2013-02-12 16:02:41.762 +1300] INFO
[2013-02-12 16:02:41.763 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.768 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
[2013-02-12 16:02:41.770 +1300] INFO
[2013-02-12 16:02:41.770 +1300] INFO
[2013-02-12 16:02:41.770 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.776 +1300] INFO Served asset /jquery.js - 304 Not Modified (3ms)
[2013-02-12 16:02:41.779 +1300] INFO
[2013-02-12 16:02:41.779 +1300] INFO
[2013-02-12 16:02:41.779 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.783 +1300] INFO Served asset /home.css - 304 Not Modified (2ms)
[2013-02-12 16:02:41.788 +1300] INFO
[2013-02-12 16:02:41.790 +1300] INFO
[2013-02-12 16:02:41.790 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.797 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (4ms)
[2013-02-12 16:02:41.798 +1300] INFO
[2013-02-12 16:02:41.798 +1300] INFO
[2013-02-12 16:02:41.798 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.809 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (8ms)
[2013-02-12 16:02:41.812 +1300] INFO
[2013-02-12 16:02:41.812 +1300] INFO
[2013-02-12 16:02:41.812 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.816 +1300] INFO Served asset /home.js - 304 Not Modified (2ms)
[2013-02-12 16:02:41.954 +1300] INFO
[2013-02-12 16:02:41.954 +1300] INFO
[2013-02-12 16:02:41.954 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-12 16:02:41 +1300
[2013-02-12 16:02:41.962 +1300] INFO Served asset /application.js - 304 Not Modified (5ms)
[2013-02-12 16:02:42.024 +1300] INFO
[2013-02-12 16:02:42.024 +1300] INFO
[2013-02-12 16:02:42.024 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-12 16:02:42 +1300
[2013-02-12 16:02:42.029 +1300] INFO Served asset /rails_assistant/icon.png - 304 Not Modified (2ms)
[2013-02-13 09:51:00.881 +1300] INFO
[2013-02-13 09:51:00.898 +1300] INFO
[2013-02-13 09:51:00.899 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 09:51:00 +1300
[2013-02-13 09:51:01.372 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 09:51:01.752 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 09:51:01.775 +1300] INFO Rendered home/index.html.erb within layouts/application (2.3ms)
[2013-02-13 09:51:02.019 +1300] INFO Completed 200 OK in 266ms (Views: 265.7ms | ActiveRecord: 0.0ms)
[2013-02-13 09:51:02.202 +1300] INFO
[2013-02-13 09:51:02.202 +1300] INFO
[2013-02-13 09:51:02.203 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.211 +1300] INFO Served asset /application.css - 200 OK (5ms)
[2013-02-13 09:51:02.219 +1300] INFO
[2013-02-13 09:51:02.219 +1300] INFO
[2013-02-13 09:51:02.219 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.283 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-13 09:51:02.286 +1300] INFO
[2013-02-13 09:51:02.286 +1300] INFO
[2013-02-13 09:51:02.286 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.292 +1300] INFO Served asset /jquery_ujs.js - 200 OK (3ms)
[2013-02-13 09:51:02.293 +1300] INFO
[2013-02-13 09:51:02.294 +1300] INFO
[2013-02-13 09:51:02.295 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.299 +1300] INFO Served asset /home.css - 200 OK (1ms)
[2013-02-13 09:51:02.302 +1300] INFO
[2013-02-13 09:51:02.302 +1300] INFO
[2013-02-13 09:51:02.302 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.332 +1300] INFO Served asset /jquery.js - 200 OK (26ms)
[2013-02-13 09:51:02.333 +1300] INFO
[2013-02-13 09:51:02.333 +1300] INFO
[2013-02-13 09:51:02.333 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.337 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (2ms)
[2013-02-13 09:51:02.338 +1300] INFO
[2013-02-13 09:51:02.338 +1300] INFO
[2013-02-13 09:51:02.338 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.347 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (6ms)
[2013-02-13 09:51:02.348 +1300] INFO
[2013-02-13 09:51:02.348 +1300] INFO
[2013-02-13 09:51:02.348 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.351 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-02-13 09:51:02.352 +1300] INFO
[2013-02-13 09:51:02.352 +1300] INFO
[2013-02-13 09:51:02.352 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 09:51:02 +1300
[2013-02-13 09:51:02.363 +1300] INFO Served asset /application.js - 200 OK (9ms)
[2013-02-13 09:51:03.313 +1300] INFO
[2013-02-13 09:51:03.313 +1300] INFO
[2013-02-13 09:51:03.313 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 09:51:03 +1300
[2013-02-13 09:51:03.347 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (32ms)
[2013-02-13 10:29:37.908 +1300] INFO
[2013-02-13 10:29:37.922 +1300] INFO
[2013-02-13 10:29:37.923 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:29:37 +1300
[2013-02-13 10:29:38.272 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:29:38.702 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:29:38.724 +1300] INFO Rendered home/index.html.erb within layouts/application (2.6ms)
[2013-02-13 10:29:38.874 +1300] INFO Completed 200 OK in 173ms (Views: 172.3ms | ActiveRecord: 0.0ms)
[2013-02-13 10:29:39.062 +1300] INFO
[2013-02-13 10:29:39.062 +1300] INFO
[2013-02-13 10:29:39.062 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.069 +1300] INFO Served asset /application.css - 200 OK (5ms)
[2013-02-13 10:29:39.074 +1300] INFO
[2013-02-13 10:29:39.074 +1300] INFO
[2013-02-13 10:29:39.075 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.088 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-13 10:29:39.100 +1300] INFO
[2013-02-13 10:29:39.100 +1300] INFO
[2013-02-13 10:29:39.100 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.105 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-13 10:29:39.107 +1300] INFO
[2013-02-13 10:29:39.107 +1300] INFO
[2013-02-13 10:29:39.107 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.112 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-13 10:29:39.114 +1300] INFO
[2013-02-13 10:29:39.115 +1300] INFO
[2013-02-13 10:29:39.115 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.121 +1300] INFO Served asset /jquery.js - 200 OK (4ms)
[2013-02-13 10:29:39.123 +1300] INFO
[2013-02-13 10:29:39.123 +1300] INFO
[2013-02-13 10:29:39.124 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.156 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-13 10:29:39.158 +1300] INFO
[2013-02-13 10:29:39.158 +1300] INFO
[2013-02-13 10:29:39.158 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.167 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (7ms)
[2013-02-13 10:29:39.169 +1300] INFO
[2013-02-13 10:29:39.169 +1300] INFO
[2013-02-13 10:29:39.169 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.174 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-13 10:29:39.178 +1300] INFO
[2013-02-13 10:29:39.178 +1300] INFO
[2013-02-13 10:29:39.178 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.226 +1300] INFO Served asset /application.js - 200 OK (45ms)
[2013-02-13 10:29:39.427 +1300] INFO
[2013-02-13 10:29:39.428 +1300] INFO
[2013-02-13 10:29:39.428 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:29:39 +1300
[2013-02-13 10:29:39.454 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (24ms)
[2013-02-13 10:30:07.515 +1300] INFO
[2013-02-13 10:30:07.515 +1300] INFO
[2013-02-13 10:30:07.515 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:30:07 +1300
[2013-02-13 10:30:07.765 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:30:07.844 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:30:07.856 +1300] INFO Rendered home/index.html.erb within layouts/application (2.0ms)
[2013-02-13 10:30:07.913 +1300] INFO Completed 200 OK in 68ms (Views: 67.7ms | ActiveRecord: 0.0ms)
[2013-02-13 10:30:34.314 +1300] INFO
[2013-02-13 10:30:34.314 +1300] INFO
[2013-02-13 10:30:34.314 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:30:34 +1300
[2013-02-13 10:30:34.657 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:30:34.742 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:30:34.754 +1300] INFO Rendered home/index.html.erb within layouts/application (3.0ms)
[2013-02-13 10:30:34.825 +1300] INFO Completed 200 OK in 82ms (Views: 82.1ms | ActiveRecord: 0.0ms)
[2013-02-13 10:30:34.957 +1300] INFO
[2013-02-13 10:30:34.957 +1300] INFO
[2013-02-13 10:30:34.957 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:30:34 +1300
[2013-02-13 10:30:34.970 +1300] INFO Served asset /application.css - 304 Not Modified (9ms)
[2013-02-13 10:30:35.022 +1300] INFO
[2013-02-13 10:30:35.022 +1300] INFO
[2013-02-13 10:30:35.022 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.029 +1300] INFO Served asset /jquery.js - 304 Not Modified (5ms)
[2013-02-13 10:30:35.031 +1300] INFO
[2013-02-13 10:30:35.031 +1300] INFO
[2013-02-13 10:30:35.031 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.037 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
[2013-02-13 10:30:35.040 +1300] INFO
[2013-02-13 10:30:35.042 +1300] INFO
[2013-02-13 10:30:35.042 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.047 +1300] INFO Served asset /home.css - 304 Not Modified (2ms)
[2013-02-13 10:30:35.054 +1300] INFO
[2013-02-13 10:30:35.057 +1300] INFO
[2013-02-13 10:30:35.057 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.062 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (2ms)
[2013-02-13 10:30:35.063 +1300] INFO
[2013-02-13 10:30:35.063 +1300] INFO
[2013-02-13 10:30:35.063 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.069 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (3ms)
[2013-02-13 10:30:35.073 +1300] INFO
[2013-02-13 10:30:35.074 +1300] INFO
[2013-02-13 10:30:35.074 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.088 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (10ms)
[2013-02-13 10:30:35.089 +1300] INFO
[2013-02-13 10:30:35.089 +1300] INFO
[2013-02-13 10:30:35.089 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.094 +1300] INFO Served asset /home.js - 304 Not Modified (2ms)
[2013-02-13 10:30:35.099 +1300] INFO
[2013-02-13 10:30:35.099 +1300] INFO
[2013-02-13 10:30:35.099 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:30:35 +1300
[2013-02-13 10:30:35.111 +1300] INFO Served asset /application.js - 304 Not Modified (9ms)
[2013-02-13 10:33:56.529 +1300] INFO
[2013-02-13 10:33:56.529 +1300] INFO
[2013-02-13 10:33:56.529 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:33:56 +1300
[2013-02-13 10:33:56.780 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:33:56.894 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:33:56.904 +1300] INFO Rendered home/index.html.erb within layouts/application (1.7ms)
[2013-02-13 10:33:56.927 +1300] INFO Completed 200 OK in 33ms (Views: 32.6ms | ActiveRecord: 0.0ms)
[2013-02-13 10:33:57.156 +1300] INFO
[2013-02-13 10:33:57.156 +1300] INFO
[2013-02-13 10:33:57.157 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.166 +1300] INFO Served asset /application.css - 200 OK (6ms)
[2013-02-13 10:33:57.174 +1300] INFO
[2013-02-13 10:33:57.174 +1300] INFO
[2013-02-13 10:33:57.175 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.180 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-13 10:33:57.187 +1300] INFO
[2013-02-13 10:33:57.187 +1300] INFO
[2013-02-13 10:33:57.187 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.193 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-02-13 10:33:57.204 +1300] INFO
[2013-02-13 10:33:57.204 +1300] INFO
[2013-02-13 10:33:57.204 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.214 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (4ms)
[2013-02-13 10:33:57.220 +1300] INFO
[2013-02-13 10:33:57.220 +1300] INFO
[2013-02-13 10:33:57.221 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.252 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (15ms)
[2013-02-13 10:33:57.255 +1300] INFO
[2013-02-13 10:33:57.256 +1300] INFO
[2013-02-13 10:33:57.256 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.278 +1300] INFO Served asset /jquery_ujs.js - 200 OK (15ms)
[2013-02-13 10:33:57.280 +1300] INFO
[2013-02-13 10:33:57.280 +1300] INFO
[2013-02-13 10:33:57.280 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.331 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (48ms)
[2013-02-13 10:33:57.333 +1300] INFO
[2013-02-13 10:33:57.333 +1300] INFO
[2013-02-13 10:33:57.333 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.337 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-13 10:33:57.338 +1300] INFO
[2013-02-13 10:33:57.338 +1300] INFO
[2013-02-13 10:33:57.339 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.351 +1300] INFO Served asset /application.js - 200 OK (10ms)
[2013-02-13 10:33:57.552 +1300] INFO
[2013-02-13 10:33:57.553 +1300] INFO
[2013-02-13 10:33:57.553 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:33:57 +1300
[2013-02-13 10:33:57.558 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (2ms)
[2013-02-13 10:37:07.779 +1300] INFO
[2013-02-13 10:37:07.779 +1300] INFO
[2013-02-13 10:37:07.779 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:37:07 +1300
[2013-02-13 10:37:08.049 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:37:08.125 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:37:08.148 +1300] INFO Rendered home/index.html.erb within layouts/application (2.3ms)
[2013-02-13 10:37:08.203 +1300] INFO Completed 200 OK in 78ms (Views: 77.8ms | ActiveRecord: 0.0ms)
[2013-02-13 10:37:08.445 +1300] INFO
[2013-02-13 10:37:08.445 +1300] INFO
[2013-02-13 10:37:08.446 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.451 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (2ms)
[2013-02-13 10:37:08.459 +1300] INFO
[2013-02-13 10:37:08.459 +1300] INFO
[2013-02-13 10:37:08.460 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.466 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
[2013-02-13 10:37:08.473 +1300] INFO
[2013-02-13 10:37:08.473 +1300] INFO
[2013-02-13 10:37:08.473 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.486 +1300] INFO Served asset /home.css - 304 Not Modified (11ms)
[2013-02-13 10:37:08.492 +1300] INFO
[2013-02-13 10:37:08.492 +1300] INFO
[2013-02-13 10:37:08.492 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.512 +1300] INFO Served asset /application.css - 304 Not Modified (18ms)
[2013-02-13 10:37:08.514 +1300] INFO
[2013-02-13 10:37:08.515 +1300] INFO
[2013-02-13 10:37:08.515 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.538 +1300] INFO Served asset /jquery.js - 304 Not Modified (3ms)
[2013-02-13 10:37:08.545 +1300] INFO
[2013-02-13 10:37:08.548 +1300] INFO
[2013-02-13 10:37:08.548 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.565 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (6ms)
[2013-02-13 10:37:08.566 +1300] INFO
[2013-02-13 10:37:08.566 +1300] INFO
[2013-02-13 10:37:08.566 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.571 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (3ms)
[2013-02-13 10:37:08.574 +1300] INFO
[2013-02-13 10:37:08.574 +1300] INFO
[2013-02-13 10:37:08.574 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.583 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-13 10:37:08.586 +1300] INFO
[2013-02-13 10:37:08.586 +1300] INFO
[2013-02-13 10:37:08.587 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.602 +1300] INFO Served asset /application.js - 304 Not Modified (11ms)
[2013-02-13 10:37:08.845 +1300] INFO
[2013-02-13 10:37:08.845 +1300] INFO
[2013-02-13 10:37:08.845 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:37:08 +1300
[2013-02-13 10:37:08.851 +1300] INFO Served asset /rails_assistant/icon.png - 304 Not Modified (3ms)
[2013-02-13 10:37:59.668 +1300] INFO
[2013-02-13 10:37:59.668 +1300] INFO
[2013-02-13 10:37:59.668 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:37:59 +1300
[2013-02-13 10:37:59.901 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:38:00.045 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:38:00.055 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-13 10:38:00.078 +1300] INFO Completed 200 OK in 33ms (Views: 32.4ms | ActiveRecord: 0.0ms)
[2013-02-13 10:38:00.250 +1300] INFO
[2013-02-13 10:38:00.250 +1300] INFO
[2013-02-13 10:38:00.250 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.299 +1300] INFO Served asset /application.css - 200 OK (46ms)
[2013-02-13 10:38:00.313 +1300] INFO
[2013-02-13 10:38:00.313 +1300] INFO
[2013-02-13 10:38:00.313 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.322 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (6ms)
[2013-02-13 10:38:00.330 +1300] INFO
[2013-02-13 10:38:00.330 +1300] INFO
[2013-02-13 10:38:00.330 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.339 +1300] INFO Served asset /home.css - 200 OK (6ms)
[2013-02-13 10:38:00.344 +1300] INFO
[2013-02-13 10:38:00.344 +1300] INFO
[2013-02-13 10:38:00.345 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.351 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-13 10:38:00.354 +1300] INFO
[2013-02-13 10:38:00.354 +1300] INFO
[2013-02-13 10:38:00.355 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.360 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-13 10:38:00.361 +1300] INFO
[2013-02-13 10:38:00.361 +1300] INFO
[2013-02-13 10:38:00.362 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.366 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-13 10:38:00.370 +1300] INFO
[2013-02-13 10:38:00.370 +1300] INFO
[2013-02-13 10:38:00.370 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.378 +1300] INFO Served asset /jquery.js - 200 OK (5ms)
[2013-02-13 10:38:00.379 +1300] INFO
[2013-02-13 10:38:00.379 +1300] INFO
[2013-02-13 10:38:00.379 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.425 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (44ms)
[2013-02-13 10:38:00.426 +1300] INFO
[2013-02-13 10:38:00.426 +1300] INFO
[2013-02-13 10:38:00.426 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.444 +1300] INFO Served asset /application.js - 200 OK (12ms)
[2013-02-13 10:38:00.673 +1300] INFO
[2013-02-13 10:38:00.673 +1300] INFO
[2013-02-13 10:38:00.673 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:38:00 +1300
[2013-02-13 10:38:00.678 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (2ms)
[2013-02-13 10:38:14.177 +1300] INFO
[2013-02-13 10:38:14.177 +1300] INFO
[2013-02-13 10:38:14.177 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.437 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:38:14.512 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:38:14.551 +1300] INFO Rendered home/index.html.erb within layouts/application (2.1ms)
[2013-02-13 10:38:14.574 +1300] INFO Completed 200 OK in 62ms (Views: 61.4ms | ActiveRecord: 0.0ms)
[2013-02-13 10:38:14.721 +1300] INFO
[2013-02-13 10:38:14.722 +1300] INFO
[2013-02-13 10:38:14.722 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.729 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (4ms)
[2013-02-13 10:38:14.739 +1300] INFO
[2013-02-13 10:38:14.739 +1300] INFO
[2013-02-13 10:38:14.739 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.760 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (19ms)
[2013-02-13 10:38:14.766 +1300] INFO
[2013-02-13 10:38:14.766 +1300] INFO
[2013-02-13 10:38:14.767 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.771 +1300] INFO Served asset /home.css - 304 Not Modified (1ms)
[2013-02-13 10:38:14.773 +1300] INFO
[2013-02-13 10:38:14.773 +1300] INFO
[2013-02-13 10:38:14.773 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.781 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-13 10:38:14.785 +1300] INFO
[2013-02-13 10:38:14.785 +1300] INFO
[2013-02-13 10:38:14.785 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.791 +1300] INFO Served asset /jquery.js - 304 Not Modified (4ms)
[2013-02-13 10:38:14.795 +1300] INFO
[2013-02-13 10:38:14.795 +1300] INFO
[2013-02-13 10:38:14.795 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.800 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (3ms)
[2013-02-13 10:38:14.802 +1300] INFO
[2013-02-13 10:38:14.802 +1300] INFO
[2013-02-13 10:38:14.802 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.813 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (8ms)
[2013-02-13 10:38:14.814 +1300] INFO
[2013-02-13 10:38:14.814 +1300] INFO
[2013-02-13 10:38:14.814 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.818 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-13 10:38:14.913 +1300] INFO
[2013-02-13 10:38:14.913 +1300] INFO
[2013-02-13 10:38:14.913 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:38:14 +1300
[2013-02-13 10:38:14.923 +1300] INFO Served asset /application.js - 304 Not Modified (7ms)
[2013-02-13 10:39:26.191 +1300] INFO
[2013-02-13 10:39:26.191 +1300] INFO
[2013-02-13 10:39:26.192 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:39:26 +1300
[2013-02-13 10:39:26.697 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:39:26.927 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:39:26.957 +1300] INFO Rendered home/index.html.erb within layouts/application (3.5ms)
[2013-02-13 10:39:26.997 +1300] INFO Completed 200 OK in 70ms (Views: 69.4ms | ActiveRecord: 0.0ms)
[2013-02-13 10:39:27.202 +1300] INFO
[2013-02-13 10:39:27.206 +1300] INFO
[2013-02-13 10:39:27.210 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.217 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-02-13 10:39:27.220 +1300] INFO
[2013-02-13 10:39:27.220 +1300] INFO
[2013-02-13 10:39:27.220 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.225 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-13 10:39:27.233 +1300] INFO
[2013-02-13 10:39:27.233 +1300] INFO
[2013-02-13 10:39:27.233 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.271 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-13 10:39:27.274 +1300] INFO
[2013-02-13 10:39:27.274 +1300] INFO
[2013-02-13 10:39:27.274 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.285 +1300] INFO Served asset /home.css - 200 OK (8ms)
[2013-02-13 10:39:27.288 +1300] INFO
[2013-02-13 10:39:27.295 +1300] INFO
[2013-02-13 10:39:27.296 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.304 +1300] INFO Served asset /application.css - 200 OK (5ms)
[2013-02-13 10:39:27.309 +1300] INFO
[2013-02-13 10:39:27.309 +1300] INFO
[2013-02-13 10:39:27.309 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.325 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (4ms)
[2013-02-13 10:39:27.331 +1300] INFO
[2013-02-13 10:39:27.332 +1300] INFO
[2013-02-13 10:39:27.332 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.411 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (76ms)
[2013-02-13 10:39:27.421 +1300] INFO
[2013-02-13 10:39:27.422 +1300] INFO
[2013-02-13 10:39:27.422 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.426 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-13 10:39:27.434 +1300] INFO
[2013-02-13 10:39:27.434 +1300] INFO
[2013-02-13 10:39:27.434 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.449 +1300] INFO Served asset /application.js - 200 OK (11ms)
[2013-02-13 10:39:27.557 +1300] INFO
[2013-02-13 10:39:27.557 +1300] INFO
[2013-02-13 10:39:27.557 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:39:27 +1300
[2013-02-13 10:39:27.562 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (2ms)
[2013-02-13 10:41:28.584 +1300] INFO
[2013-02-13 10:41:28.607 +1300] INFO
[2013-02-13 10:41:28.607 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:41:28 +1300
[2013-02-13 10:41:28.910 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:41:29.051 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:41:29.065 +1300] INFO Rendered home/index.html.erb within layouts/application (3.0ms)
[2013-02-13 10:41:29.089 +1300] INFO Completed 200 OK in 38ms (Views: 37.7ms | ActiveRecord: 0.0ms)
[2013-02-13 10:41:29.224 +1300] INFO
[2013-02-13 10:41:29.224 +1300] INFO
[2013-02-13 10:41:29.225 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.234 +1300] INFO Served asset /application.css - 200 OK (6ms)
[2013-02-13 10:41:29.248 +1300] INFO
[2013-02-13 10:41:29.248 +1300] INFO
[2013-02-13 10:41:29.248 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.296 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (2ms)
[2013-02-13 10:41:29.297 +1300] INFO
[2013-02-13 10:41:29.297 +1300] INFO
[2013-02-13 10:41:29.298 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.304 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (4ms)
[2013-02-13 10:41:29.306 +1300] INFO
[2013-02-13 10:41:29.306 +1300] INFO
[2013-02-13 10:41:29.307 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.426 +1300] INFO Served asset /jquery.js - 200 OK (5ms)
[2013-02-13 10:41:29.427 +1300] INFO
[2013-02-13 10:41:29.428 +1300] INFO
[2013-02-13 10:41:29.428 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.433 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-13 10:41:29.434 +1300] INFO
[2013-02-13 10:41:29.434 +1300] INFO
[2013-02-13 10:41:29.434 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.467 +1300] INFO Served asset /home.css - 200 OK (30ms)
[2013-02-13 10:41:29.467 +1300] INFO
[2013-02-13 10:41:29.467 +1300] INFO
[2013-02-13 10:41:29.468 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.514 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (44ms)
[2013-02-13 10:41:29.516 +1300] INFO
[2013-02-13 10:41:29.516 +1300] INFO
[2013-02-13 10:41:29.517 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.520 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-02-13 10:41:29.523 +1300] INFO
[2013-02-13 10:41:29.523 +1300] INFO
[2013-02-13 10:41:29.523 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.533 +1300] INFO Served asset /application.js - 200 OK (7ms)
[2013-02-13 10:41:29.599 +1300] INFO
[2013-02-13 10:41:29.599 +1300] INFO
[2013-02-13 10:41:29.599 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:41:29 +1300
[2013-02-13 10:41:29.604 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (2ms)
[2013-02-13 10:43:06.939 +1300] INFO
[2013-02-13 10:43:06.939 +1300] INFO
[2013-02-13 10:43:06.939 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:43:06 +1300
[2013-02-13 10:43:07.299 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:43:07.435 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:43:07.452 +1300] INFO Rendered home/index.html.erb within layouts/application (3.1ms)
[2013-02-13 10:43:07.514 +1300] INFO Completed 200 OK in 79ms (Views: 78.4ms | ActiveRecord: 0.0ms)
[2013-02-13 10:43:07.720 +1300] INFO
[2013-02-13 10:43:07.720 +1300] INFO
[2013-02-13 10:43:07.720 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.733 +1300] INFO Served asset /application.css - 304 Not Modified (9ms)
[2013-02-13 10:43:07.736 +1300] INFO
[2013-02-13 10:43:07.737 +1300] INFO
[2013-02-13 10:43:07.737 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.742 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (2ms)
[2013-02-13 10:43:07.743 +1300] INFO
[2013-02-13 10:43:07.743 +1300] INFO
[2013-02-13 10:43:07.743 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.747 +1300] INFO Served asset /home.css - 304 Not Modified (1ms)
[2013-02-13 10:43:07.750 +1300] INFO
[2013-02-13 10:43:07.750 +1300] INFO
[2013-02-13 10:43:07.750 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.759 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (6ms)
[2013-02-13 10:43:07.762 +1300] INFO
[2013-02-13 10:43:07.762 +1300] INFO
[2013-02-13 10:43:07.763 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.768 +1300] INFO Served asset /jquery.js - 304 Not Modified (3ms)
[2013-02-13 10:43:07.769 +1300] INFO
[2013-02-13 10:43:07.769 +1300] INFO
[2013-02-13 10:43:07.769 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.776 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (4ms)
[2013-02-13 10:43:07.778 +1300] INFO
[2013-02-13 10:43:07.778 +1300] INFO
[2013-02-13 10:43:07.778 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.782 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-13 10:43:07.785 +1300] INFO
[2013-02-13 10:43:07.785 +1300] INFO
[2013-02-13 10:43:07.785 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.794 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (6ms)
[2013-02-13 10:43:07.795 +1300] INFO
[2013-02-13 10:43:07.795 +1300] INFO
[2013-02-13 10:43:07.795 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:43:07 +1300
[2013-02-13 10:43:07.807 +1300] INFO Served asset /application.js - 304 Not Modified (9ms)
[2013-02-13 10:43:08.006 +1300] INFO
[2013-02-13 10:43:08.006 +1300] INFO
[2013-02-13 10:43:08.006 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:43:08 +1300
[2013-02-13 10:43:08.009 +1300] INFO Served asset /rails_assistant/icon.png - 304 Not Modified (1ms)
[2013-02-13 10:44:53.675 +1300] INFO
[2013-02-13 10:44:53.675 +1300] INFO
[2013-02-13 10:44:53.676 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:44:53 +1300
[2013-02-13 10:44:53.928 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:44:54.036 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:44:54.046 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-13 10:44:54.069 +1300] INFO Completed 200 OK in 33ms (Views: 32.3ms | ActiveRecord: 0.0ms)
[2013-02-13 10:44:54.171 +1300] INFO
[2013-02-13 10:44:54.171 +1300] INFO
[2013-02-13 10:44:54.172 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.185 +1300] INFO Served asset /application.css - 200 OK (11ms)
[2013-02-13 10:44:54.188 +1300] INFO
[2013-02-13 10:44:54.188 +1300] INFO
[2013-02-13 10:44:54.188 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.193 +1300] INFO Served asset /jquery.js - 200 OK (2ms)
[2013-02-13 10:44:54.197 +1300] INFO
[2013-02-13 10:44:54.197 +1300] INFO
[2013-02-13 10:44:54.197 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.201 +1300] INFO Served asset /home.css - 200 OK (1ms)
[2013-02-13 10:44:54.203 +1300] INFO
[2013-02-13 10:44:54.203 +1300] INFO
[2013-02-13 10:44:54.203 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.208 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (2ms)
[2013-02-13 10:44:54.210 +1300] INFO
[2013-02-13 10:44:54.211 +1300] INFO
[2013-02-13 10:44:54.211 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.215 +1300] INFO Served asset /jquery_ujs.js - 200 OK (1ms)
[2013-02-13 10:44:54.215 +1300] INFO
[2013-02-13 10:44:54.215 +1300] INFO
[2013-02-13 10:44:54.216 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.220 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (2ms)
[2013-02-13 10:44:54.221 +1300] INFO
[2013-02-13 10:44:54.221 +1300] INFO
[2013-02-13 10:44:54.221 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.288 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (53ms)
[2013-02-13 10:44:54.291 +1300] INFO
[2013-02-13 10:44:54.291 +1300] INFO
[2013-02-13 10:44:54.291 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.296 +1300] INFO Served asset /home.js - 200 OK (2ms)
[2013-02-13 10:44:54.297 +1300] INFO
[2013-02-13 10:44:54.297 +1300] INFO
[2013-02-13 10:44:54.297 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.310 +1300] INFO Served asset /application.js - 200 OK (10ms)
[2013-02-13 10:44:54.400 +1300] INFO
[2013-02-13 10:44:54.400 +1300] INFO
[2013-02-13 10:44:54.400 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-13 10:44:54 +1300
[2013-02-13 10:44:54.404 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (2ms)
[2013-02-13 10:45:28.464 +1300] INFO
[2013-02-13 10:45:28.464 +1300] INFO
[2013-02-13 10:45:28.464 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-13 10:45:28 +1300
[2013-02-13 10:45:28.736 +1300] INFO Connecting to database specified by database.yml
[2013-02-13 10:45:28.807 +1300] INFO Processing by HomeController#index as HTML
[2013-02-13 10:45:28.852 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-13 10:45:28.873 +1300] INFO Completed 200 OK in 66ms (Views: 65.6ms | ActiveRecord: 0.0ms)
[2013-02-13 10:45:29.000 +1300] INFO
[2013-02-13 10:45:29.000 +1300] INFO
[2013-02-13 10:45:29.000 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.008 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (5ms)
[2013-02-13 10:45:29.016 +1300] INFO
[2013-02-13 10:45:29.016 +1300] INFO
[2013-02-13 10:45:29.016 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.024 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-13 10:45:29.025 +1300] INFO
[2013-02-13 10:45:29.025 +1300] INFO
[2013-02-13 10:45:29.026 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.031 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (3ms)
[2013-02-13 10:45:29.035 +1300] INFO
[2013-02-13 10:45:29.035 +1300] INFO
[2013-02-13 10:45:29.035 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.039 +1300] INFO Served asset /home.css - 304 Not Modified (2ms)
[2013-02-13 10:45:29.042 +1300] INFO
[2013-02-13 10:45:29.042 +1300] INFO
[2013-02-13 10:45:29.043 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.050 +1300] INFO Served asset /jquery.js - 304 Not Modified (5ms)
[2013-02-13 10:45:29.053 +1300] INFO
[2013-02-13 10:45:29.053 +1300] INFO
[2013-02-13 10:45:29.054 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.059 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (2ms)
[2013-02-13 10:45:29.060 +1300] INFO
[2013-02-13 10:45:29.060 +1300] INFO
[2013-02-13 10:45:29.061 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.072 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (8ms)
[2013-02-13 10:45:29.072 +1300] INFO
[2013-02-13 10:45:29.072 +1300] INFO
[2013-02-13 10:45:29.072 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.076 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-13 10:45:29.200 +1300] INFO
[2013-02-13 10:45:29.200 +1300] INFO
[2013-02-13 10:45:29.200 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-13 10:45:29 +1300
[2013-02-13 10:45:29.208 +1300] INFO Served asset /application.js - 304 Not Modified (5ms)
[2013-02-19 10:29:12.496 +1300] INFO
[2013-02-19 10:29:12.514 +1300] INFO
[2013-02-19 10:29:12.514 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:29:12 +1300
[2013-02-19 10:29:12.906 +1300] INFO Connecting to database specified by database.yml
[2013-02-19 10:29:13.133 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:29:13.163 +1300] INFO Rendered home/index.html.erb within layouts/application (2.4ms)
[2013-02-19 10:29:13.286 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 82030)
[2013-02-19 10:29:13.334 +1300] INFO Compiled application.js (3ms) (pid 82030)
[2013-02-19 10:29:13.395 +1300] INFO Completed 200 OK in 262ms (Views: 261.2ms | ActiveRecord: 0.0ms)
[2013-02-19 10:29:13.582 +1300] INFO
[2013-02-19 10:29:13.582 +1300] INFO
[2013-02-19 10:29:13.586 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.590 +1300] INFO Served asset /home.css - 200 OK (3ms)
[2013-02-19 10:29:13.593 +1300] INFO
[2013-02-19 10:29:13.593 +1300] INFO
[2013-02-19 10:29:13.593 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.601 +1300] INFO Served asset /application.css - 200 OK (5ms)
[2013-02-19 10:29:13.602 +1300] INFO
[2013-02-19 10:29:13.602 +1300] INFO
[2013-02-19 10:29:13.602 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.607 +1300] INFO Served asset /jquery.js - 200 OK (2ms)
[2013-02-19 10:29:13.610 +1300] INFO
[2013-02-19 10:29:13.610 +1300] INFO
[2013-02-19 10:29:13.610 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.617 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:29:13.618 +1300] INFO
[2013-02-19 10:29:13.618 +1300] INFO
[2013-02-19 10:29:13.619 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.624 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-19 10:29:13.625 +1300] INFO
[2013-02-19 10:29:13.625 +1300] INFO
[2013-02-19 10:29:13.625 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.633 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-02-19 10:29:13.638 +1300] INFO
[2013-02-19 10:29:13.638 +1300] INFO
[2013-02-19 10:29:13.638 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.670 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
[2013-02-19 10:29:13.673 +1300] INFO
[2013-02-19 10:29:13.673 +1300] INFO
[2013-02-19 10:29:13.673 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.677 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-02-19 10:29:13.678 +1300] INFO
[2013-02-19 10:29:13.678 +1300] INFO
[2013-02-19 10:29:13.678 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.688 +1300] INFO Served asset /application.js - 200 OK (6ms)
[2013-02-19 10:29:13.872 +1300] INFO
[2013-02-19 10:29:13.872 +1300] INFO
[2013-02-19 10:29:13.872 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-19 10:29:13 +1300
[2013-02-19 10:29:13.895 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (20ms)
[2013-02-19 10:29:57.807 +1300] INFO
[2013-02-19 10:29:57.807 +1300] INFO
[2013-02-19 10:29:57.808 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:29:57 +1300
[2013-02-19 10:29:57.810 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:29:57.812 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:29:57.816 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:29:57.877 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:29:57.947 +1300] INFO Completed 200 OK in 137ms (Views: 136.6ms | ActiveRecord: 0.0ms)
[2013-02-19 10:29:58.037 +1300] INFO
[2013-02-19 10:29:58.037 +1300] INFO
[2013-02-19 10:29:58.049 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.056 +1300] INFO Served asset /application.css - 304 Not Modified (4ms)
[2013-02-19 10:29:58.057 +1300] INFO
[2013-02-19 10:29:58.057 +1300] INFO
[2013-02-19 10:29:58.058 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.060 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:29:58.063 +1300] INFO
[2013-02-19 10:29:58.064 +1300] INFO
[2013-02-19 10:29:58.064 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.067 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:29:58.069 +1300] INFO
[2013-02-19 10:29:58.069 +1300] INFO
[2013-02-19 10:29:58.070 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.077 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (5ms)
[2013-02-19 10:29:58.078 +1300] INFO
[2013-02-19 10:29:58.079 +1300] INFO
[2013-02-19 10:29:58.080 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.082 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:29:58.085 +1300] INFO
[2013-02-19 10:29:58.085 +1300] INFO
[2013-02-19 10:29:58.086 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.088 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:29:58.090 +1300] INFO
[2013-02-19 10:29:58.090 +1300] INFO
[2013-02-19 10:29:58.090 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.093 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:29:58.096 +1300] INFO
[2013-02-19 10:29:58.096 +1300] INFO
[2013-02-19 10:29:58.097 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:29:58 +1300
[2013-02-19 10:29:58.100 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:30:10.978 +1300] INFO
[2013-02-19 10:30:10.978 +1300] INFO
[2013-02-19 10:30:10.978 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:30:10 +1300
[2013-02-19 10:30:10.981 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:30:10.983 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:30:10.988 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:30:10.993 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:30:11.008 +1300] INFO Completed 200 OK in 26ms (Views: 26.1ms | ActiveRecord: 0.0ms)
[2013-02-19 10:30:11.082 +1300] INFO
[2013-02-19 10:30:11.085 +1300] INFO
[2013-02-19 10:30:11.085 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.087 +1300] INFO Served asset /jquery_ujs.js - 200 OK (0ms)
[2013-02-19 10:30:11.097 +1300] INFO
[2013-02-19 10:30:11.097 +1300] INFO
[2013-02-19 10:30:11.098 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.147 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (47ms)
[2013-02-19 10:30:11.149 +1300] INFO
[2013-02-19 10:30:11.149 +1300] INFO
[2013-02-19 10:30:11.149 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.160 +1300] INFO Served asset /application.css - 304 Not Modified (8ms)
[2013-02-19 10:30:11.163 +1300] INFO
[2013-02-19 10:30:11.163 +1300] INFO
[2013-02-19 10:30:11.163 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.165 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:30:11.167 +1300] INFO
[2013-02-19 10:30:11.167 +1300] INFO
[2013-02-19 10:30:11.167 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.170 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:30:11.175 +1300] INFO
[2013-02-19 10:30:11.175 +1300] INFO
[2013-02-19 10:30:11.175 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.178 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:30:11.183 +1300] INFO
[2013-02-19 10:30:11.184 +1300] INFO
[2013-02-19 10:30:11.184 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.187 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:30:11.190 +1300] INFO
[2013-02-19 10:30:11.190 +1300] INFO
[2013-02-19 10:30:11.190 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.193 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:30:11.194 +1300] INFO
[2013-02-19 10:30:11.194 +1300] INFO
[2013-02-19 10:30:11.195 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:11 +1300
[2013-02-19 10:30:11.198 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:30:18.760 +1300] INFO
[2013-02-19 10:30:18.760 +1300] INFO
[2013-02-19 10:30:18.760 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.762 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:30:18.763 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:30:18.768 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:30:18.774 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:30:18.785 +1300] INFO Completed 200 OK in 23ms (Views: 23.2ms | ActiveRecord: 0.0ms)
[2013-02-19 10:30:18.867 +1300] INFO
[2013-02-19 10:30:18.867 +1300] INFO
[2013-02-19 10:30:18.875 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.882 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:30:18.884 +1300] INFO
[2013-02-19 10:30:18.886 +1300] INFO
[2013-02-19 10:30:18.886 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.893 +1300] INFO Served asset /application.css - 304 Not Modified (4ms)
[2013-02-19 10:30:18.894 +1300] INFO
[2013-02-19 10:30:18.894 +1300] INFO
[2013-02-19 10:30:18.894 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.896 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:30:18.903 +1300] INFO
[2013-02-19 10:30:18.903 +1300] INFO
[2013-02-19 10:30:18.904 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.906 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:30:18.909 +1300] INFO
[2013-02-19 10:30:18.909 +1300] INFO
[2013-02-19 10:30:18.910 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.912 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:30:18.916 +1300] INFO
[2013-02-19 10:30:18.916 +1300] INFO
[2013-02-19 10:30:18.917 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.919 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:30:18.922 +1300] INFO
[2013-02-19 10:30:18.922 +1300] INFO
[2013-02-19 10:30:18.923 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.926 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:30:18.927 +1300] INFO
[2013-02-19 10:30:18.927 +1300] INFO
[2013-02-19 10:30:18.927 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:18 +1300
[2013-02-19 10:30:18.930 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:30:19.114 +1300] INFO
[2013-02-19 10:30:19.114 +1300] INFO
[2013-02-19 10:30:19.114 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:19 +1300
[2013-02-19 10:30:19.116 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:30:54.031 +1300] INFO
[2013-02-19 10:30:54.031 +1300] INFO
[2013-02-19 10:30:54.031 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.034 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:30:54.036 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:30:54.040 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:30:54.046 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:30:54.056 +1300] INFO Completed 200 OK in 22ms (Views: 21.6ms | ActiveRecord: 0.0ms)
[2013-02-19 10:30:54.124 +1300] INFO
[2013-02-19 10:30:54.127 +1300] INFO
[2013-02-19 10:30:54.132 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.141 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:30:54.145 +1300] INFO
[2013-02-19 10:30:54.145 +1300] INFO
[2013-02-19 10:30:54.146 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.147 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:30:54.151 +1300] INFO
[2013-02-19 10:30:54.151 +1300] INFO
[2013-02-19 10:30:54.151 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.159 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-19 10:30:54.159 +1300] INFO
[2013-02-19 10:30:54.160 +1300] INFO
[2013-02-19 10:30:54.160 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.162 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:30:54.163 +1300] INFO
[2013-02-19 10:30:54.164 +1300] INFO
[2013-02-19 10:30:54.165 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.166 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:30:54.167 +1300] INFO
[2013-02-19 10:30:54.167 +1300] INFO
[2013-02-19 10:30:54.167 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.169 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:30:54.172 +1300] INFO
[2013-02-19 10:30:54.172 +1300] INFO
[2013-02-19 10:30:54.172 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.175 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:30:54.181 +1300] INFO
[2013-02-19 10:30:54.181 +1300] INFO
[2013-02-19 10:30:54.181 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.183 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:30:54.370 +1300] INFO
[2013-02-19 10:30:54.370 +1300] INFO
[2013-02-19 10:30:54.371 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:30:54 +1300
[2013-02-19 10:30:54.373 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:31:08.374 +1300] INFO
[2013-02-19 10:31:08.374 +1300] INFO
[2013-02-19 10:31:08.374 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.377 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:31:08.379 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:31:08.383 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:31:08.389 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:31:08.400 +1300] INFO Completed 200 OK in 22ms (Views: 22.2ms | ActiveRecord: 0.0ms)
[2013-02-19 10:31:08.495 +1300] INFO
[2013-02-19 10:31:08.498 +1300] INFO
[2013-02-19 10:31:08.557 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.564 +1300] INFO Served asset /application.css - 304 Not Modified (3ms)
[2013-02-19 10:31:08.565 +1300] INFO
[2013-02-19 10:31:08.565 +1300] INFO
[2013-02-19 10:31:08.565 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.568 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:31:08.573 +1300] INFO
[2013-02-19 10:31:08.573 +1300] INFO
[2013-02-19 10:31:08.573 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.575 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:31:08.578 +1300] INFO
[2013-02-19 10:31:08.578 +1300] INFO
[2013-02-19 10:31:08.578 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.580 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:31:08.585 +1300] INFO
[2013-02-19 10:31:08.585 +1300] INFO
[2013-02-19 10:31:08.586 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.588 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:31:08.590 +1300] INFO
[2013-02-19 10:31:08.590 +1300] INFO
[2013-02-19 10:31:08.591 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.596 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:31:08.599 +1300] INFO
[2013-02-19 10:31:08.599 +1300] INFO
[2013-02-19 10:31:08.599 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.601 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:31:08.608 +1300] INFO
[2013-02-19 10:31:08.608 +1300] INFO
[2013-02-19 10:31:08.608 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.610 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:31:08.611 +1300] INFO
[2013-02-19 10:31:08.611 +1300] INFO
[2013-02-19 10:31:08.611 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:08 +1300
[2013-02-19 10:31:08.614 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:31:45.313 +1300] INFO
[2013-02-19 10:31:45.313 +1300] INFO
[2013-02-19 10:31:45.313 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.316 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:31:45.318 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:31:45.323 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:31:45.328 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:31:45.338 +1300] INFO Completed 200 OK in 22ms (Views: 21.7ms | ActiveRecord: 0.0ms)
[2013-02-19 10:31:45.417 +1300] INFO
[2013-02-19 10:31:45.420 +1300] INFO
[2013-02-19 10:31:45.422 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.433 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:31:45.434 +1300] INFO
[2013-02-19 10:31:45.434 +1300] INFO
[2013-02-19 10:31:45.435 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.441 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:31:45.444 +1300] INFO
[2013-02-19 10:31:45.444 +1300] INFO
[2013-02-19 10:31:45.444 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.446 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:31:45.447 +1300] INFO
[2013-02-19 10:31:45.447 +1300] INFO
[2013-02-19 10:31:45.447 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.450 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:31:45.455 +1300] INFO
[2013-02-19 10:31:45.455 +1300] INFO
[2013-02-19 10:31:45.456 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.458 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:31:45.461 +1300] INFO
[2013-02-19 10:31:45.461 +1300] INFO
[2013-02-19 10:31:45.461 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.463 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:31:45.467 +1300] INFO
[2013-02-19 10:31:45.467 +1300] INFO
[2013-02-19 10:31:45.467 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.469 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:31:45.470 +1300] INFO
[2013-02-19 10:31:45.470 +1300] INFO
[2013-02-19 10:31:45.470 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.473 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:31:45.474 +1300] INFO
[2013-02-19 10:31:45.474 +1300] INFO
[2013-02-19 10:31:45.474 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:45 +1300
[2013-02-19 10:31:45.477 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:31:57.482 +1300] INFO
[2013-02-19 10:31:57.482 +1300] INFO
[2013-02-19 10:31:57.482 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.484 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:31:57.486 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:31:57.493 +1300] INFO Compiled rails_assistant/rails_assistant.css (2ms) (pid 82030)
[2013-02-19 10:31:57.499 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:31:57.510 +1300] INFO Completed 200 OK in 25ms (Views: 24.8ms | ActiveRecord: 0.0ms)
[2013-02-19 10:31:57.584 +1300] INFO
[2013-02-19 10:31:57.584 +1300] INFO
[2013-02-19 10:31:57.584 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.604 +1300] INFO Served asset /application.css - 304 Not Modified (9ms)
[2013-02-19 10:31:57.607 +1300] INFO
[2013-02-19 10:31:57.607 +1300] INFO
[2013-02-19 10:31:57.607 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.610 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:31:57.613 +1300] INFO
[2013-02-19 10:31:57.613 +1300] INFO
[2013-02-19 10:31:57.613 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.616 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:31:57.618 +1300] INFO
[2013-02-19 10:31:57.618 +1300] INFO
[2013-02-19 10:31:57.618 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.620 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:31:57.622 +1300] INFO
[2013-02-19 10:31:57.622 +1300] INFO
[2013-02-19 10:31:57.622 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.630 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (6ms)
[2013-02-19 10:31:57.633 +1300] INFO
[2013-02-19 10:31:57.633 +1300] INFO
[2013-02-19 10:31:57.633 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.635 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:31:57.640 +1300] INFO
[2013-02-19 10:31:57.641 +1300] INFO
[2013-02-19 10:31:57.642 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.643 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:31:57.645 +1300] INFO
[2013-02-19 10:31:57.645 +1300] INFO
[2013-02-19 10:31:57.645 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.647 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:31:57.650 +1300] INFO
[2013-02-19 10:31:57.650 +1300] INFO
[2013-02-19 10:31:57.650 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:31:57 +1300
[2013-02-19 10:31:57.652 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:32:23.656 +1300] INFO
[2013-02-19 10:32:23.656 +1300] INFO
[2013-02-19 10:32:23.656 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.659 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:32:23.661 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:32:23.667 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:32:23.673 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:32:23.725 +1300] INFO Completed 200 OK in 66ms (Views: 65.5ms | ActiveRecord: 0.0ms)
[2013-02-19 10:32:23.807 +1300] INFO
[2013-02-19 10:32:23.807 +1300] INFO
[2013-02-19 10:32:23.807 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.810 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:32:23.825 +1300] INFO
[2013-02-19 10:32:23.825 +1300] INFO
[2013-02-19 10:32:23.825 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.831 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:32:23.832 +1300] INFO
[2013-02-19 10:32:23.833 +1300] INFO
[2013-02-19 10:32:23.833 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.842 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:32:23.843 +1300] INFO
[2013-02-19 10:32:23.843 +1300] INFO
[2013-02-19 10:32:23.843 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.845 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:32:23.846 +1300] INFO
[2013-02-19 10:32:23.847 +1300] INFO
[2013-02-19 10:32:23.847 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.849 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:32:23.850 +1300] INFO
[2013-02-19 10:32:23.850 +1300] INFO
[2013-02-19 10:32:23.850 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.853 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:32:23.856 +1300] INFO
[2013-02-19 10:32:23.856 +1300] INFO
[2013-02-19 10:32:23.856 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.859 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:32:23.861 +1300] INFO
[2013-02-19 10:32:23.861 +1300] INFO
[2013-02-19 10:32:23.861 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.864 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:32:23.871 +1300] INFO
[2013-02-19 10:32:23.871 +1300] INFO
[2013-02-19 10:32:23.871 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:23 +1300
[2013-02-19 10:32:23.874 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:32:33.648 +1300] INFO
[2013-02-19 10:32:33.648 +1300] INFO
[2013-02-19 10:32:33.648 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.651 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:32:33.655 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:32:33.660 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:32:33.668 +1300] INFO Compiled application.css (4ms) (pid 82030)
[2013-02-19 10:32:33.678 +1300] INFO Completed 200 OK in 27ms (Views: 26.3ms | ActiveRecord: 0.0ms)
[2013-02-19 10:32:33.745 +1300] INFO
[2013-02-19 10:32:33.745 +1300] INFO
[2013-02-19 10:32:33.751 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.756 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:32:33.757 +1300] INFO
[2013-02-19 10:32:33.757 +1300] INFO
[2013-02-19 10:32:33.757 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.764 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:32:33.766 +1300] INFO
[2013-02-19 10:32:33.766 +1300] INFO
[2013-02-19 10:32:33.766 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.776 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:32:33.777 +1300] INFO
[2013-02-19 10:32:33.777 +1300] INFO
[2013-02-19 10:32:33.777 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.780 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:32:33.783 +1300] INFO
[2013-02-19 10:32:33.783 +1300] INFO
[2013-02-19 10:32:33.783 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.786 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:32:33.789 +1300] INFO
[2013-02-19 10:32:33.789 +1300] INFO
[2013-02-19 10:32:33.789 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.792 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:32:33.797 +1300] INFO
[2013-02-19 10:32:33.797 +1300] INFO
[2013-02-19 10:32:33.797 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.800 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:32:33.803 +1300] INFO
[2013-02-19 10:32:33.803 +1300] INFO
[2013-02-19 10:32:33.804 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.805 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:32:33.990 +1300] INFO
[2013-02-19 10:32:33.990 +1300] INFO
[2013-02-19 10:32:33.990 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:33 +1300
[2013-02-19 10:32:33.992 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:32:50.191 +1300] INFO
[2013-02-19 10:32:50.191 +1300] INFO
[2013-02-19 10:32:50.191 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.193 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:32:50.195 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:32:50.200 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:32:50.207 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:32:50.218 +1300] INFO Completed 200 OK in 25ms (Views: 24.4ms | ActiveRecord: 0.0ms)
[2013-02-19 10:32:50.299 +1300] INFO
[2013-02-19 10:32:50.305 +1300] INFO
[2013-02-19 10:32:50.308 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.314 +1300] INFO Served asset /application.css - 304 Not Modified (4ms)
[2013-02-19 10:32:50.318 +1300] INFO
[2013-02-19 10:32:50.319 +1300] INFO
[2013-02-19 10:32:50.319 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.321 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:32:50.324 +1300] INFO
[2013-02-19 10:32:50.324 +1300] INFO
[2013-02-19 10:32:50.324 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.326 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:32:50.327 +1300] INFO
[2013-02-19 10:32:50.328 +1300] INFO
[2013-02-19 10:32:50.328 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.331 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:32:50.333 +1300] INFO
[2013-02-19 10:32:50.333 +1300] INFO
[2013-02-19 10:32:50.334 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.342 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (5ms)
[2013-02-19 10:32:50.343 +1300] INFO
[2013-02-19 10:32:50.343 +1300] INFO
[2013-02-19 10:32:50.343 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.346 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:32:50.349 +1300] INFO
[2013-02-19 10:32:50.349 +1300] INFO
[2013-02-19 10:32:50.349 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.351 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:32:50.353 +1300] INFO
[2013-02-19 10:32:50.353 +1300] INFO
[2013-02-19 10:32:50.353 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:32:50 +1300
[2013-02-19 10:32:50.355 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:32:59.941 +1300] INFO
[2013-02-19 10:32:59.941 +1300] INFO
[2013-02-19 10:32:59.941 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:32:59 +1300
[2013-02-19 10:32:59.944 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:32:59.947 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:32:59.955 +1300] INFO Compiled rails_assistant/rails_assistant.css (2ms) (pid 82030)
[2013-02-19 10:32:59.962 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:33:00.117 +1300] INFO Completed 200 OK in 172ms (Views: 172.2ms | ActiveRecord: 0.0ms)
[2013-02-19 10:33:00.208 +1300] INFO
[2013-02-19 10:33:00.211 +1300] INFO
[2013-02-19 10:33:00.211 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.222 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (8ms)
[2013-02-19 10:33:00.225 +1300] INFO
[2013-02-19 10:33:00.225 +1300] INFO
[2013-02-19 10:33:00.225 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.228 +1300] INFO Served asset /jquery_ujs.js - 200 OK (0ms)
[2013-02-19 10:33:00.232 +1300] INFO
[2013-02-19 10:33:00.232 +1300] INFO
[2013-02-19 10:33:00.233 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.235 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:33:00.239 +1300] INFO
[2013-02-19 10:33:00.240 +1300] INFO
[2013-02-19 10:33:00.240 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.243 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:33:00.247 +1300] INFO
[2013-02-19 10:33:00.247 +1300] INFO
[2013-02-19 10:33:00.247 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.259 +1300] INFO Served asset /application.css - 304 Not Modified (10ms)
[2013-02-19 10:33:00.262 +1300] INFO
[2013-02-19 10:33:00.262 +1300] INFO
[2013-02-19 10:33:00.262 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.264 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:33:00.267 +1300] INFO
[2013-02-19 10:33:00.267 +1300] INFO
[2013-02-19 10:33:00.267 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.270 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:33:00.271 +1300] INFO
[2013-02-19 10:33:00.271 +1300] INFO
[2013-02-19 10:33:00.271 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.274 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:33:00.439 +1300] INFO
[2013-02-19 10:33:00.439 +1300] INFO
[2013-02-19 10:33:00.439 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:00 +1300
[2013-02-19 10:33:00.441 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:33:11.801 +1300] INFO
[2013-02-19 10:33:11.801 +1300] INFO
[2013-02-19 10:33:11.801 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.804 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:33:11.806 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:33:11.811 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:33:11.816 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:33:11.828 +1300] INFO Completed 200 OK in 24ms (Views: 24.0ms | ActiveRecord: 0.0ms)
[2013-02-19 10:33:11.908 +1300] INFO
[2013-02-19 10:33:11.908 +1300] INFO
[2013-02-19 10:33:11.908 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.924 +1300] INFO Served asset /application.css - 304 Not Modified (13ms)
[2013-02-19 10:33:11.928 +1300] INFO
[2013-02-19 10:33:11.929 +1300] INFO
[2013-02-19 10:33:11.929 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.931 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:33:11.933 +1300] INFO
[2013-02-19 10:33:11.933 +1300] INFO
[2013-02-19 10:33:11.933 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.939 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:33:11.941 +1300] INFO
[2013-02-19 10:33:11.942 +1300] INFO
[2013-02-19 10:33:11.942 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.944 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:33:11.947 +1300] INFO
[2013-02-19 10:33:11.947 +1300] INFO
[2013-02-19 10:33:11.947 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.949 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:33:11.954 +1300] INFO
[2013-02-19 10:33:11.954 +1300] INFO
[2013-02-19 10:33:11.956 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.958 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:33:11.964 +1300] INFO
[2013-02-19 10:33:11.964 +1300] INFO
[2013-02-19 10:33:11.964 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.966 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:33:11.968 +1300] INFO
[2013-02-19 10:33:11.968 +1300] INFO
[2013-02-19 10:33:11.968 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:11 +1300
[2013-02-19 10:33:11.970 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:33:12.157 +1300] INFO
[2013-02-19 10:33:12.157 +1300] INFO
[2013-02-19 10:33:12.157 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:12 +1300
[2013-02-19 10:33:12.159 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:33:22.952 +1300] INFO
[2013-02-19 10:33:22.952 +1300] INFO
[2013-02-19 10:33:22.952 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:33:22 +1300
[2013-02-19 10:33:22.955 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:33:22.957 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:33:22.961 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:33:22.966 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:33:22.976 +1300] INFO Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.0ms)
[2013-02-19 10:33:23.040 +1300] INFO
[2013-02-19 10:33:23.040 +1300] INFO
[2013-02-19 10:33:23.046 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.051 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:33:23.056 +1300] INFO
[2013-02-19 10:33:23.056 +1300] INFO
[2013-02-19 10:33:23.056 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.058 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:33:23.062 +1300] INFO
[2013-02-19 10:33:23.062 +1300] INFO
[2013-02-19 10:33:23.062 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.064 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:33:23.069 +1300] INFO
[2013-02-19 10:33:23.070 +1300] INFO
[2013-02-19 10:33:23.070 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.073 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:33:23.074 +1300] INFO
[2013-02-19 10:33:23.074 +1300] INFO
[2013-02-19 10:33:23.074 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.084 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:33:23.084 +1300] INFO
[2013-02-19 10:33:23.085 +1300] INFO
[2013-02-19 10:33:23.085 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.087 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:33:23.089 +1300] INFO
[2013-02-19 10:33:23.089 +1300] INFO
[2013-02-19 10:33:23.090 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.092 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:33:23.093 +1300] INFO
[2013-02-19 10:33:23.093 +1300] INFO
[2013-02-19 10:33:23.093 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.095 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:33:23.325 +1300] INFO
[2013-02-19 10:33:23.325 +1300] INFO
[2013-02-19 10:33:23.325 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:23 +1300
[2013-02-19 10:33:23.327 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:33:32.101 +1300] INFO
[2013-02-19 10:33:32.101 +1300] INFO
[2013-02-19 10:33:32.101 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.104 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:33:32.107 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:33:32.112 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:33:32.117 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:33:32.127 +1300] INFO Completed 200 OK in 23ms (Views: 22.2ms | ActiveRecord: 0.0ms)
[2013-02-19 10:33:32.208 +1300] INFO
[2013-02-19 10:33:32.208 +1300] INFO
[2013-02-19 10:33:32.211 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.223 +1300] INFO Served asset /application.css - 304 Not Modified (6ms)
[2013-02-19 10:33:32.227 +1300] INFO
[2013-02-19 10:33:32.227 +1300] INFO
[2013-02-19 10:33:32.227 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.230 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:33:32.235 +1300] INFO
[2013-02-19 10:33:32.235 +1300] INFO
[2013-02-19 10:33:32.235 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.241 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:33:32.244 +1300] INFO
[2013-02-19 10:33:32.245 +1300] INFO
[2013-02-19 10:33:32.246 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.248 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:33:32.249 +1300] INFO
[2013-02-19 10:33:32.249 +1300] INFO
[2013-02-19 10:33:32.250 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.252 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:33:32.256 +1300] INFO
[2013-02-19 10:33:32.256 +1300] INFO
[2013-02-19 10:33:32.256 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.258 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:33:32.260 +1300] INFO
[2013-02-19 10:33:32.260 +1300] INFO
[2013-02-19 10:33:32.260 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.262 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:33:32.264 +1300] INFO
[2013-02-19 10:33:32.264 +1300] INFO
[2013-02-19 10:33:32.264 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.266 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:33:32.457 +1300] INFO
[2013-02-19 10:33:32.457 +1300] INFO
[2013-02-19 10:33:32.457 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:32 +1300
[2013-02-19 10:33:32.459 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:33:43.567 +1300] INFO
[2013-02-19 10:33:43.567 +1300] INFO
[2013-02-19 10:33:43.567 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.570 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:33:43.571 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:33:43.577 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:33:43.582 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:33:43.593 +1300] INFO Completed 200 OK in 23ms (Views: 23.1ms | ActiveRecord: 0.0ms)
[2013-02-19 10:33:43.665 +1300] INFO
[2013-02-19 10:33:43.665 +1300] INFO
[2013-02-19 10:33:43.676 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.686 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-19 10:33:43.687 +1300] INFO
[2013-02-19 10:33:43.688 +1300] INFO
[2013-02-19 10:33:43.688 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.691 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:33:43.692 +1300] INFO
[2013-02-19 10:33:43.692 +1300] INFO
[2013-02-19 10:33:43.692 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.694 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:33:43.696 +1300] INFO
[2013-02-19 10:33:43.696 +1300] INFO
[2013-02-19 10:33:43.697 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.699 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:33:43.699 +1300] INFO
[2013-02-19 10:33:43.699 +1300] INFO
[2013-02-19 10:33:43.700 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.705 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:33:43.709 +1300] INFO
[2013-02-19 10:33:43.709 +1300] INFO
[2013-02-19 10:33:43.709 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.714 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:33:43.720 +1300] INFO
[2013-02-19 10:33:43.720 +1300] INFO
[2013-02-19 10:33:43.720 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.722 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:33:43.725 +1300] INFO
[2013-02-19 10:33:43.725 +1300] INFO
[2013-02-19 10:33:43.725 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.728 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:33:43.730 +1300] INFO
[2013-02-19 10:33:43.730 +1300] INFO
[2013-02-19 10:33:43.730 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:43 +1300
[2013-02-19 10:33:43.733 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:33:57.141 +1300] INFO
[2013-02-19 10:33:57.141 +1300] INFO
[2013-02-19 10:33:57.142 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.145 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:33:57.147 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:33:57.151 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:33:57.156 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:33:57.167 +1300] INFO Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.0ms)
[2013-02-19 10:33:57.249 +1300] INFO
[2013-02-19 10:33:57.252 +1300] INFO
[2013-02-19 10:33:57.253 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.259 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:33:57.265 +1300] INFO
[2013-02-19 10:33:57.265 +1300] INFO
[2013-02-19 10:33:57.265 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.268 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:33:57.270 +1300] INFO
[2013-02-19 10:33:57.270 +1300] INFO
[2013-02-19 10:33:57.271 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.281 +1300] INFO Served asset /application.css - 304 Not Modified (8ms)
[2013-02-19 10:33:57.283 +1300] INFO
[2013-02-19 10:33:57.283 +1300] INFO
[2013-02-19 10:33:57.284 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.332 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (45ms)
[2013-02-19 10:33:57.336 +1300] INFO
[2013-02-19 10:33:57.336 +1300] INFO
[2013-02-19 10:33:57.337 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.339 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:33:57.344 +1300] INFO
[2013-02-19 10:33:57.344 +1300] INFO
[2013-02-19 10:33:57.344 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.346 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:33:57.347 +1300] INFO
[2013-02-19 10:33:57.347 +1300] INFO
[2013-02-19 10:33:57.347 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.350 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:33:57.351 +1300] INFO
[2013-02-19 10:33:57.351 +1300] INFO
[2013-02-19 10:33:57.351 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.354 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:33:57.357 +1300] INFO
[2013-02-19 10:33:57.357 +1300] INFO
[2013-02-19 10:33:57.357 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:33:57 +1300
[2013-02-19 10:33:57.359 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:34:25.963 +1300] INFO
[2013-02-19 10:34:25.963 +1300] INFO
[2013-02-19 10:34:25.963 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:34:25 +1300
[2013-02-19 10:34:25.965 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:34:25.967 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:34:25.973 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:34:25.978 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:34:25.988 +1300] INFO Completed 200 OK in 23ms (Views: 22.7ms | ActiveRecord: 0.0ms)
[2013-02-19 10:34:26.059 +1300] INFO
[2013-02-19 10:34:26.059 +1300] INFO
[2013-02-19 10:34:26.059 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.078 +1300] INFO Served asset /application.css - 304 Not Modified (16ms)
[2013-02-19 10:34:26.081 +1300] INFO
[2013-02-19 10:34:26.081 +1300] INFO
[2013-02-19 10:34:26.081 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.083 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:34:26.085 +1300] INFO
[2013-02-19 10:34:26.085 +1300] INFO
[2013-02-19 10:34:26.085 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.091 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:34:26.096 +1300] INFO
[2013-02-19 10:34:26.096 +1300] INFO
[2013-02-19 10:34:26.096 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.098 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:34:26.102 +1300] INFO
[2013-02-19 10:34:26.103 +1300] INFO
[2013-02-19 10:34:26.104 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.106 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:34:26.106 +1300] INFO
[2013-02-19 10:34:26.106 +1300] INFO
[2013-02-19 10:34:26.107 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.109 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:34:26.110 +1300] INFO
[2013-02-19 10:34:26.110 +1300] INFO
[2013-02-19 10:34:26.110 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.113 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:34:26.114 +1300] INFO
[2013-02-19 10:34:26.114 +1300] INFO
[2013-02-19 10:34:26.114 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.117 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:34:26.119 +1300] INFO
[2013-02-19 10:34:26.119 +1300] INFO
[2013-02-19 10:34:26.119 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:34:26 +1300
[2013-02-19 10:34:26.122 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:35:07.044 +1300] INFO
[2013-02-19 10:35:07.044 +1300] INFO
[2013-02-19 10:35:07.044 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.047 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:35:07.049 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:35:07.053 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:35:07.059 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:35:07.071 +1300] INFO Completed 200 OK in 24ms (Views: 23.9ms | ActiveRecord: 0.0ms)
[2013-02-19 10:35:07.201 +1300] INFO
[2013-02-19 10:35:07.201 +1300] INFO
[2013-02-19 10:35:07.203 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.206 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:35:07.212 +1300] INFO
[2013-02-19 10:35:07.212 +1300] INFO
[2013-02-19 10:35:07.213 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.221 +1300] INFO Served asset /application.css - 304 Not Modified (6ms)
[2013-02-19 10:35:07.229 +1300] INFO
[2013-02-19 10:35:07.229 +1300] INFO
[2013-02-19 10:35:07.230 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.232 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:35:07.236 +1300] INFO
[2013-02-19 10:35:07.236 +1300] INFO
[2013-02-19 10:35:07.236 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.239 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:35:07.241 +1300] INFO
[2013-02-19 10:35:07.241 +1300] INFO
[2013-02-19 10:35:07.242 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.248 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:35:07.251 +1300] INFO
[2013-02-19 10:35:07.251 +1300] INFO
[2013-02-19 10:35:07.252 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.255 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:35:07.260 +1300] INFO
[2013-02-19 10:35:07.260 +1300] INFO
[2013-02-19 10:35:07.260 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.263 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:35:07.268 +1300] INFO
[2013-02-19 10:35:07.271 +1300] INFO
[2013-02-19 10:35:07.271 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.273 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:35:07.275 +1300] INFO
[2013-02-19 10:35:07.276 +1300] INFO
[2013-02-19 10:35:07.276 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:07 +1300
[2013-02-19 10:35:07.279 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:35:30.260 +1300] INFO
[2013-02-19 10:35:30.261 +1300] INFO
[2013-02-19 10:35:30.261 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.264 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:35:30.266 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:35:30.270 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:35:30.275 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:35:30.287 +1300] INFO Completed 200 OK in 23ms (Views: 23.1ms | ActiveRecord: 0.0ms)
[2013-02-19 10:35:30.412 +1300] INFO
[2013-02-19 10:35:30.412 +1300] INFO
[2013-02-19 10:35:30.412 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.416 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:35:30.418 +1300] INFO
[2013-02-19 10:35:30.418 +1300] INFO
[2013-02-19 10:35:30.418 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.421 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:35:30.427 +1300] INFO
[2013-02-19 10:35:30.427 +1300] INFO
[2013-02-19 10:35:30.427 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.435 +1300] INFO Served asset /application.css - 304 Not Modified (6ms)
[2013-02-19 10:35:30.438 +1300] INFO
[2013-02-19 10:35:30.438 +1300] INFO
[2013-02-19 10:35:30.438 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.444 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:35:30.445 +1300] INFO
[2013-02-19 10:35:30.445 +1300] INFO
[2013-02-19 10:35:30.446 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.448 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:35:30.449 +1300] INFO
[2013-02-19 10:35:30.449 +1300] INFO
[2013-02-19 10:35:30.449 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.451 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:35:30.454 +1300] INFO
[2013-02-19 10:35:30.454 +1300] INFO
[2013-02-19 10:35:30.454 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.457 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:35:30.458 +1300] INFO
[2013-02-19 10:35:30.458 +1300] INFO
[2013-02-19 10:35:30.458 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:30 +1300
[2013-02-19 10:35:30.461 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:35:41.143 +1300] INFO
[2013-02-19 10:35:41.143 +1300] INFO
[2013-02-19 10:35:41.143 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.145 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:35:41.147 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:35:41.152 +1300] INFO Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
[2013-02-19 10:35:41.223 +1300] INFO
[2013-02-19 10:35:41.230 +1300] INFO
[2013-02-19 10:35:41.230 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.236 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:35:41.240 +1300] INFO
[2013-02-19 10:35:41.240 +1300] INFO
[2013-02-19 10:35:41.241 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.243 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:35:41.245 +1300] INFO
[2013-02-19 10:35:41.246 +1300] INFO
[2013-02-19 10:35:41.246 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.248 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:35:41.251 +1300] INFO
[2013-02-19 10:35:41.251 +1300] INFO
[2013-02-19 10:35:41.251 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.254 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:35:41.256 +1300] INFO
[2013-02-19 10:35:41.256 +1300] INFO
[2013-02-19 10:35:41.256 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.261 +1300] INFO Served asset /jquery_ujs.js - 200 OK (0ms)
[2013-02-19 10:35:41.268 +1300] INFO
[2013-02-19 10:35:41.268 +1300] INFO
[2013-02-19 10:35:41.269 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.272 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:35:41.274 +1300] INFO
[2013-02-19 10:35:41.274 +1300] INFO
[2013-02-19 10:35:41.274 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.277 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:35:41.279 +1300] INFO
[2013-02-19 10:35:41.279 +1300] INFO
[2013-02-19 10:35:41.279 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.283 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:35:41.287 +1300] INFO
[2013-02-19 10:35:41.287 +1300] INFO
[2013-02-19 10:35:41.287 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:35:41 +1300
[2013-02-19 10:35:41.290 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:36:39.218 +1300] INFO
[2013-02-19 10:36:39.218 +1300] INFO
[2013-02-19 10:36:39.218 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.221 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:36:39.222 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:36:39.234 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 82030)
[2013-02-19 10:36:39.241 +1300] INFO Compiled application.js (3ms) (pid 82030)
[2013-02-19 10:36:39.295 +1300] INFO Completed 200 OK in 74ms (Views: 74.0ms | ActiveRecord: 0.0ms)
[2013-02-19 10:36:39.379 +1300] INFO
[2013-02-19 10:36:39.380 +1300] INFO
[2013-02-19 10:36:39.380 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.382 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:36:39.396 +1300] INFO
[2013-02-19 10:36:39.396 +1300] INFO
[2013-02-19 10:36:39.397 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.399 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:36:39.402 +1300] INFO
[2013-02-19 10:36:39.402 +1300] INFO
[2013-02-19 10:36:39.403 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.405 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:36:39.408 +1300] INFO
[2013-02-19 10:36:39.408 +1300] INFO
[2013-02-19 10:36:39.408 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.410 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:36:39.415 +1300] INFO
[2013-02-19 10:36:39.415 +1300] INFO
[2013-02-19 10:36:39.415 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.417 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:36:39.420 +1300] INFO
[2013-02-19 10:36:39.420 +1300] INFO
[2013-02-19 10:36:39.421 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.423 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:36:39.426 +1300] INFO
[2013-02-19 10:36:39.426 +1300] INFO
[2013-02-19 10:36:39.426 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.439 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (10ms)
[2013-02-19 10:36:39.441 +1300] INFO
[2013-02-19 10:36:39.441 +1300] INFO
[2013-02-19 10:36:39.442 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.446 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:36:39.447 +1300] INFO
[2013-02-19 10:36:39.447 +1300] INFO
[2013-02-19 10:36:39.448 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:36:39 +1300
[2013-02-19 10:36:39.459 +1300] INFO Served asset /application.js - 304 Not Modified (8ms)
[2013-02-19 10:37:24.565 +1300] INFO
[2013-02-19 10:37:24.566 +1300] INFO
[2013-02-19 10:37:24.566 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.569 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:37:24.571 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:37:24.576 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:37:24.584 +1300] INFO Compiled application.css (4ms) (pid 82030)
[2013-02-19 10:37:24.630 +1300] INFO Completed 200 OK in 61ms (Views: 60.9ms | ActiveRecord: 0.0ms)
[2013-02-19 10:37:24.742 +1300] INFO
[2013-02-19 10:37:24.742 +1300] INFO
[2013-02-19 10:37:24.742 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.760 +1300] INFO Served asset /application.css - 304 Not Modified (14ms)
[2013-02-19 10:37:24.762 +1300] INFO
[2013-02-19 10:37:24.763 +1300] INFO
[2013-02-19 10:37:24.763 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.766 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:37:24.767 +1300] INFO
[2013-02-19 10:37:24.767 +1300] INFO
[2013-02-19 10:37:24.767 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.774 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:37:24.778 +1300] INFO
[2013-02-19 10:37:24.778 +1300] INFO
[2013-02-19 10:37:24.778 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.780 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:37:24.782 +1300] INFO
[2013-02-19 10:37:24.782 +1300] INFO
[2013-02-19 10:37:24.782 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.784 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:37:24.786 +1300] INFO
[2013-02-19 10:37:24.786 +1300] INFO
[2013-02-19 10:37:24.786 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.788 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:37:24.795 +1300] INFO
[2013-02-19 10:37:24.795 +1300] INFO
[2013-02-19 10:37:24.795 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.797 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:37:24.802 +1300] INFO
[2013-02-19 10:37:24.802 +1300] INFO
[2013-02-19 10:37:24.802 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.804 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:37:24.807 +1300] INFO
[2013-02-19 10:37:24.807 +1300] INFO
[2013-02-19 10:37:24.807 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:37:24 +1300
[2013-02-19 10:37:24.810 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:40:18.074 +1300] INFO
[2013-02-19 10:40:18.074 +1300] INFO
[2013-02-19 10:40:18.074 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.077 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:40:18.080 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:40:18.085 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:40:18.090 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:40:18.110 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 82030)
[2013-02-19 10:40:18.117 +1300] INFO Compiled application.js (3ms) (pid 82030)
[2013-02-19 10:40:18.174 +1300] INFO Completed 200 OK in 96ms (Views: 96.0ms | ActiveRecord: 0.0ms)
[2013-02-19 10:40:18.257 +1300] INFO
[2013-02-19 10:40:18.257 +1300] INFO
[2013-02-19 10:40:18.258 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.270 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (10ms)
[2013-02-19 10:40:18.272 +1300] INFO
[2013-02-19 10:40:18.272 +1300] INFO
[2013-02-19 10:40:18.272 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.275 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:40:18.280 +1300] INFO
[2013-02-19 10:40:18.280 +1300] INFO
[2013-02-19 10:40:18.280 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.289 +1300] INFO Served asset /application.css - 304 Not Modified (6ms)
[2013-02-19 10:40:18.291 +1300] INFO
[2013-02-19 10:40:18.291 +1300] INFO
[2013-02-19 10:40:18.291 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.293 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:40:18.298 +1300] INFO
[2013-02-19 10:40:18.298 +1300] INFO
[2013-02-19 10:40:18.298 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.300 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:40:18.303 +1300] INFO
[2013-02-19 10:40:18.303 +1300] INFO
[2013-02-19 10:40:18.303 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.305 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:40:18.308 +1300] INFO
[2013-02-19 10:40:18.308 +1300] INFO
[2013-02-19 10:40:18.308 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.319 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
[2013-02-19 10:40:18.321 +1300] INFO
[2013-02-19 10:40:18.321 +1300] INFO
[2013-02-19 10:40:18.321 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.325 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:40:18.331 +1300] INFO
[2013-02-19 10:40:18.332 +1300] INFO
[2013-02-19 10:40:18.332 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:18 +1300
[2013-02-19 10:40:18.344 +1300] INFO Served asset /application.js - 304 Not Modified (10ms)
[2013-02-19 10:40:32.667 +1300] INFO
[2013-02-19 10:40:32.667 +1300] INFO
[2013-02-19 10:40:32.667 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.669 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:40:32.671 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:40:32.675 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:40:32.681 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:40:32.692 +1300] INFO Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)
[2013-02-19 10:40:32.758 +1300] INFO
[2013-02-19 10:40:32.761 +1300] INFO
[2013-02-19 10:40:32.764 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.768 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:40:32.771 +1300] INFO
[2013-02-19 10:40:32.771 +1300] INFO
[2013-02-19 10:40:32.772 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.774 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:40:32.776 +1300] INFO
[2013-02-19 10:40:32.776 +1300] INFO
[2013-02-19 10:40:32.776 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.779 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:40:32.782 +1300] INFO
[2013-02-19 10:40:32.782 +1300] INFO
[2013-02-19 10:40:32.782 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.792 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:40:32.797 +1300] INFO
[2013-02-19 10:40:32.797 +1300] INFO
[2013-02-19 10:40:32.797 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.805 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (6ms)
[2013-02-19 10:40:32.809 +1300] INFO
[2013-02-19 10:40:32.809 +1300] INFO
[2013-02-19 10:40:32.810 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.812 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:40:32.814 +1300] INFO
[2013-02-19 10:40:32.814 +1300] INFO
[2013-02-19 10:40:32.814 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.816 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:40:32.820 +1300] INFO
[2013-02-19 10:40:32.820 +1300] INFO
[2013-02-19 10:40:32.820 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.822 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:40:32.828 +1300] INFO
[2013-02-19 10:40:32.828 +1300] INFO
[2013-02-19 10:40:32.829 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:40:32 +1300
[2013-02-19 10:40:32.831 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:42:50.792 +1300] INFO
[2013-02-19 10:42:50.792 +1300] INFO
[2013-02-19 10:42:50.792 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.794 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:42:50.796 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:42:50.801 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:42:50.806 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:42:50.816 +1300] INFO Completed 200 OK in 22ms (Views: 21.8ms | ActiveRecord: 0.0ms)
[2013-02-19 10:42:50.883 +1300] INFO
[2013-02-19 10:42:50.888 +1300] INFO
[2013-02-19 10:42:50.890 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.901 +1300] INFO Served asset /application.css - 304 Not Modified (9ms)
[2013-02-19 10:42:50.902 +1300] INFO
[2013-02-19 10:42:50.902 +1300] INFO
[2013-02-19 10:42:50.903 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.905 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:42:50.907 +1300] INFO
[2013-02-19 10:42:50.907 +1300] INFO
[2013-02-19 10:42:50.907 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.910 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:42:50.913 +1300] INFO
[2013-02-19 10:42:50.913 +1300] INFO
[2013-02-19 10:42:50.913 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.918 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:42:50.924 +1300] INFO
[2013-02-19 10:42:50.925 +1300] INFO
[2013-02-19 10:42:50.925 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.927 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:42:50.932 +1300] INFO
[2013-02-19 10:42:50.932 +1300] INFO
[2013-02-19 10:42:50.932 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.934 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:42:50.936 +1300] INFO
[2013-02-19 10:42:50.937 +1300] INFO
[2013-02-19 10:42:50.937 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.942 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:42:50.945 +1300] INFO
[2013-02-19 10:42:50.945 +1300] INFO
[2013-02-19 10:42:50.945 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.948 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:42:50.948 +1300] INFO
[2013-02-19 10:42:50.948 +1300] INFO
[2013-02-19 10:42:50.948 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:42:50 +1300
[2013-02-19 10:42:50.951 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:43:03.686 +1300] INFO
[2013-02-19 10:43:03.686 +1300] INFO
[2013-02-19 10:43:03.686 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.689 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:43:03.691 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:43:03.695 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:43:03.701 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:43:03.711 +1300] INFO Completed 200 OK in 22ms (Views: 21.7ms | ActiveRecord: 0.0ms)
[2013-02-19 10:43:03.798 +1300] INFO
[2013-02-19 10:43:03.798 +1300] INFO
[2013-02-19 10:43:03.798 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.818 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:43:03.819 +1300] INFO
[2013-02-19 10:43:03.819 +1300] INFO
[2013-02-19 10:43:03.820 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.822 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:43:03.824 +1300] INFO
[2013-02-19 10:43:03.825 +1300] INFO
[2013-02-19 10:43:03.826 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.828 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:43:03.832 +1300] INFO
[2013-02-19 10:43:03.832 +1300] INFO
[2013-02-19 10:43:03.836 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.841 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:43:03.844 +1300] INFO
[2013-02-19 10:43:03.844 +1300] INFO
[2013-02-19 10:43:03.844 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.846 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:43:03.847 +1300] INFO
[2013-02-19 10:43:03.847 +1300] INFO
[2013-02-19 10:43:03.847 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.850 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:43:03.852 +1300] INFO
[2013-02-19 10:43:03.852 +1300] INFO
[2013-02-19 10:43:03.852 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.854 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:43:03.855 +1300] INFO
[2013-02-19 10:43:03.855 +1300] INFO
[2013-02-19 10:43:03.856 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:03 +1300
[2013-02-19 10:43:03.907 +1300] INFO Served asset /application.js - 304 Not Modified (48ms)
[2013-02-19 10:43:06.366 +1300] INFO
[2013-02-19 10:43:06.366 +1300] INFO
[2013-02-19 10:43:06.366 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.368 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:43:06.371 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:43:06.375 +1300] INFO Completed 200 OK in 6ms (Views: 6.2ms | ActiveRecord: 0.0ms)
[2013-02-19 10:43:06.438 +1300] INFO
[2013-02-19 10:43:06.439 +1300] INFO
[2013-02-19 10:43:06.439 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.442 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:43:06.455 +1300] INFO
[2013-02-19 10:43:06.455 +1300] INFO
[2013-02-19 10:43:06.455 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.457 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:43:06.458 +1300] INFO
[2013-02-19 10:43:06.458 +1300] INFO
[2013-02-19 10:43:06.459 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.461 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:43:06.464 +1300] INFO
[2013-02-19 10:43:06.464 +1300] INFO
[2013-02-19 10:43:06.464 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.466 +1300] INFO Served asset /jquery.js - 200 OK (0ms)
[2013-02-19 10:43:06.470 +1300] INFO
[2013-02-19 10:43:06.470 +1300] INFO
[2013-02-19 10:43:06.470 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.473 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:43:06.479 +1300] INFO
[2013-02-19 10:43:06.479 +1300] INFO
[2013-02-19 10:43:06.479 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.482 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:43:06.483 +1300] INFO
[2013-02-19 10:43:06.483 +1300] INFO
[2013-02-19 10:43:06.483 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.485 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:43:06.489 +1300] INFO
[2013-02-19 10:43:06.489 +1300] INFO
[2013-02-19 10:43:06.489 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.492 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:43:06.496 +1300] INFO
[2013-02-19 10:43:06.496 +1300] INFO
[2013-02-19 10:43:06.497 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:43:06 +1300
[2013-02-19 10:43:06.499 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:44:13.702 +1300] INFO
[2013-02-19 10:44:13.702 +1300] INFO
[2013-02-19 10:44:13.702 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.704 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:44:13.706 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:44:13.711 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:44:13.717 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:44:13.727 +1300] INFO Completed 200 OK in 23ms (Views: 22.5ms | ActiveRecord: 0.0ms)
[2013-02-19 10:44:13.809 +1300] INFO
[2013-02-19 10:44:13.809 +1300] INFO
[2013-02-19 10:44:13.809 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.816 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:44:13.825 +1300] INFO
[2013-02-19 10:44:13.825 +1300] INFO
[2013-02-19 10:44:13.825 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.827 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:44:13.828 +1300] INFO
[2013-02-19 10:44:13.828 +1300] INFO
[2013-02-19 10:44:13.829 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.831 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:44:13.832 +1300] INFO
[2013-02-19 10:44:13.832 +1300] INFO
[2013-02-19 10:44:13.833 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.841 +1300] INFO Served asset /application.css - 304 Not Modified (6ms)
[2013-02-19 10:44:13.845 +1300] INFO
[2013-02-19 10:44:13.847 +1300] INFO
[2013-02-19 10:44:13.847 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.849 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:44:13.852 +1300] INFO
[2013-02-19 10:44:13.852 +1300] INFO
[2013-02-19 10:44:13.853 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.858 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 10:44:13.860 +1300] INFO
[2013-02-19 10:44:13.860 +1300] INFO
[2013-02-19 10:44:13.860 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.863 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:44:13.866 +1300] INFO
[2013-02-19 10:44:13.866 +1300] INFO
[2013-02-19 10:44:13.867 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.869 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:44:13.872 +1300] INFO
[2013-02-19 10:44:13.872 +1300] INFO
[2013-02-19 10:44:13.872 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:13 +1300
[2013-02-19 10:44:13.875 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:44:26.797 +1300] INFO
[2013-02-19 10:44:26.797 +1300] INFO
[2013-02-19 10:44:26.798 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.800 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:44:26.802 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:44:26.807 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:44:26.813 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:44:26.824 +1300] INFO Completed 200 OK in 23ms (Views: 22.9ms | ActiveRecord: 0.0ms)
[2013-02-19 10:44:26.888 +1300] INFO
[2013-02-19 10:44:26.888 +1300] INFO
[2013-02-19 10:44:26.888 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.892 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:44:26.899 +1300] INFO
[2013-02-19 10:44:26.899 +1300] INFO
[2013-02-19 10:44:26.899 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.906 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:44:26.910 +1300] INFO
[2013-02-19 10:44:26.910 +1300] INFO
[2013-02-19 10:44:26.910 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.913 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:44:26.914 +1300] INFO
[2013-02-19 10:44:26.914 +1300] INFO
[2013-02-19 10:44:26.914 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.922 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-19 10:44:26.923 +1300] INFO
[2013-02-19 10:44:26.924 +1300] INFO
[2013-02-19 10:44:26.924 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.926 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:44:26.931 +1300] INFO
[2013-02-19 10:44:26.931 +1300] INFO
[2013-02-19 10:44:26.931 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.933 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:44:26.938 +1300] INFO
[2013-02-19 10:44:26.938 +1300] INFO
[2013-02-19 10:44:26.938 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.941 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:44:26.946 +1300] INFO
[2013-02-19 10:44:26.947 +1300] INFO
[2013-02-19 10:44:26.947 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:26 +1300
[2013-02-19 10:44:26.949 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:44:27.134 +1300] INFO
[2013-02-19 10:44:27.134 +1300] INFO
[2013-02-19 10:44:27.134 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:44:27 +1300
[2013-02-19 10:44:27.136 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:46:17.832 +1300] INFO
[2013-02-19 10:46:17.832 +1300] INFO
[2013-02-19 10:46:17.832 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:46:17 +1300
[2013-02-19 10:46:17.835 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:46:17.875 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:46:17.880 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:46:17.886 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:46:17.897 +1300] INFO Completed 200 OK in 62ms (Views: 61.8ms | ActiveRecord: 0.0ms)
[2013-02-19 10:46:17.983 +1300] INFO
[2013-02-19 10:46:17.990 +1300] INFO
[2013-02-19 10:46:17.993 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:46:17 +1300
[2013-02-19 10:46:18.003 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:46:18.005 +1300] INFO
[2013-02-19 10:46:18.006 +1300] INFO
[2013-02-19 10:46:18.006 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.008 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:46:18.012 +1300] INFO
[2013-02-19 10:46:18.012 +1300] INFO
[2013-02-19 10:46:18.012 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.014 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:46:18.015 +1300] INFO
[2013-02-19 10:46:18.015 +1300] INFO
[2013-02-19 10:46:18.015 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.018 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:46:18.021 +1300] INFO
[2013-02-19 10:46:18.021 +1300] INFO
[2013-02-19 10:46:18.021 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.029 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (5ms)
[2013-02-19 10:46:18.031 +1300] INFO
[2013-02-19 10:46:18.031 +1300] INFO
[2013-02-19 10:46:18.031 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.034 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:46:18.040 +1300] INFO
[2013-02-19 10:46:18.040 +1300] INFO
[2013-02-19 10:46:18.040 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.042 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:46:18.047 +1300] INFO
[2013-02-19 10:46:18.047 +1300] INFO
[2013-02-19 10:46:18.047 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.049 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:46:18.052 +1300] INFO
[2013-02-19 10:46:18.052 +1300] INFO
[2013-02-19 10:46:18.052 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:18 +1300
[2013-02-19 10:46:18.054 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:46:50.228 +1300] INFO
[2013-02-19 10:46:50.228 +1300] INFO
[2013-02-19 10:46:50.228 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.231 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:46:50.233 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:46:50.238 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82030)
[2013-02-19 10:46:50.243 +1300] INFO Compiled application.css (2ms) (pid 82030)
[2013-02-19 10:46:50.254 +1300] INFO Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.0ms)
[2013-02-19 10:46:50.320 +1300] INFO
[2013-02-19 10:46:50.320 +1300] INFO
[2013-02-19 10:46:50.328 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.330 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:46:50.332 +1300] INFO
[2013-02-19 10:46:50.332 +1300] INFO
[2013-02-19 10:46:50.332 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.335 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:46:50.340 +1300] INFO
[2013-02-19 10:46:50.340 +1300] INFO
[2013-02-19 10:46:50.340 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.350 +1300] INFO Served asset /application.css - 304 Not Modified (7ms)
[2013-02-19 10:46:50.352 +1300] INFO
[2013-02-19 10:46:50.353 +1300] INFO
[2013-02-19 10:46:50.353 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.355 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:46:50.356 +1300] INFO
[2013-02-19 10:46:50.356 +1300] INFO
[2013-02-19 10:46:50.356 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.363 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (4ms)
[2013-02-19 10:46:50.367 +1300] INFO
[2013-02-19 10:46:50.367 +1300] INFO
[2013-02-19 10:46:50.368 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.370 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:46:50.372 +1300] INFO
[2013-02-19 10:46:50.372 +1300] INFO
[2013-02-19 10:46:50.372 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.374 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 10:46:50.377 +1300] INFO
[2013-02-19 10:46:50.379 +1300] INFO
[2013-02-19 10:46:50.379 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.382 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:46:50.384 +1300] INFO
[2013-02-19 10:46:50.384 +1300] INFO
[2013-02-19 10:46:50.384 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:46:50 +1300
[2013-02-19 10:46:50.387 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 10:47:02.568 +1300] INFO
[2013-02-19 10:47:02.568 +1300] INFO
[2013-02-19 10:47:02.568 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.571 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:47:02.574 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:47:02.584 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 82030)
[2013-02-19 10:47:02.632 +1300] INFO Compiled application.js (44ms) (pid 82030)
[2013-02-19 10:47:02.649 +1300] INFO Completed 200 OK in 78ms (Views: 77.5ms | ActiveRecord: 0.0ms)
[2013-02-19 10:47:02.737 +1300] INFO
[2013-02-19 10:47:02.737 +1300] INFO
[2013-02-19 10:47:02.772 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.774 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:47:02.783 +1300] INFO
[2013-02-19 10:47:02.783 +1300] INFO
[2013-02-19 10:47:02.783 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.787 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:47:02.789 +1300] INFO
[2013-02-19 10:47:02.789 +1300] INFO
[2013-02-19 10:47:02.789 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.792 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:47:02.796 +1300] INFO
[2013-02-19 10:47:02.796 +1300] INFO
[2013-02-19 10:47:02.796 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.798 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:47:02.800 +1300] INFO
[2013-02-19 10:47:02.800 +1300] INFO
[2013-02-19 10:47:02.801 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.802 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:47:02.804 +1300] INFO
[2013-02-19 10:47:02.804 +1300] INFO
[2013-02-19 10:47:02.804 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.806 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:47:02.811 +1300] INFO
[2013-02-19 10:47:02.811 +1300] INFO
[2013-02-19 10:47:02.813 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.821 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (5ms)
[2013-02-19 10:47:02.824 +1300] INFO
[2013-02-19 10:47:02.824 +1300] INFO
[2013-02-19 10:47:02.825 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.827 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:47:02.833 +1300] INFO
[2013-02-19 10:47:02.833 +1300] INFO
[2013-02-19 10:47:02.833 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:47:02 +1300
[2013-02-19 10:47:02.841 +1300] INFO Served asset /application.js - 304 Not Modified (6ms)
[2013-02-19 10:48:49.323 +1300] INFO
[2013-02-19 10:48:49.323 +1300] INFO
[2013-02-19 10:48:49.323 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.325 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:48:49.327 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:48:49.337 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 82030)
[2013-02-19 10:48:49.344 +1300] INFO Compiled application.js (3ms) (pid 82030)
[2013-02-19 10:48:49.393 +1300] INFO Completed 200 OK in 68ms (Views: 67.5ms | ActiveRecord: 0.0ms)
[2013-02-19 10:48:49.457 +1300] INFO
[2013-02-19 10:48:49.460 +1300] INFO
[2013-02-19 10:48:49.460 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.466 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:48:49.475 +1300] INFO
[2013-02-19 10:48:49.475 +1300] INFO
[2013-02-19 10:48:49.475 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.477 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:48:49.479 +1300] INFO
[2013-02-19 10:48:49.479 +1300] INFO
[2013-02-19 10:48:49.479 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.481 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:48:49.482 +1300] INFO
[2013-02-19 10:48:49.483 +1300] INFO
[2013-02-19 10:48:49.483 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.485 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:48:49.488 +1300] INFO
[2013-02-19 10:48:49.489 +1300] INFO
[2013-02-19 10:48:49.489 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.493 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:48:49.497 +1300] INFO
[2013-02-19 10:48:49.497 +1300] INFO
[2013-02-19 10:48:49.497 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.500 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:48:49.506 +1300] INFO
[2013-02-19 10:48:49.506 +1300] INFO
[2013-02-19 10:48:49.506 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.508 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:48:49.509 +1300] INFO
[2013-02-19 10:48:49.509 +1300] INFO
[2013-02-19 10:48:49.509 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.517 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (5ms)
[2013-02-19 10:48:49.521 +1300] INFO
[2013-02-19 10:48:49.521 +1300] INFO
[2013-02-19 10:48:49.521 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:48:49 +1300
[2013-02-19 10:48:49.533 +1300] INFO Served asset /application.js - 304 Not Modified (10ms)
[2013-02-19 10:49:02.537 +1300] INFO
[2013-02-19 10:49:02.537 +1300] INFO
[2013-02-19 10:49:02.538 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:49:02 +1300
[2013-02-19 10:49:02.783 +1300] INFO Connecting to database specified by database.yml
[2013-02-19 10:49:02.853 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:49:02.891 +1300] INFO Rendered home/index.html.erb within layouts/application (1.7ms)
[2013-02-19 10:49:02.913 +1300] INFO Completed 200 OK in 59ms (Views: 58.9ms | ActiveRecord: 0.0ms)
[2013-02-19 10:49:03.034 +1300] INFO
[2013-02-19 10:49:03.034 +1300] INFO
[2013-02-19 10:49:03.034 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.039 +1300] INFO Served asset /application.css - 304 Not Modified (3ms)
[2013-02-19 10:49:03.044 +1300] INFO
[2013-02-19 10:49:03.044 +1300] INFO
[2013-02-19 10:49:03.044 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.049 +1300] INFO Served asset /home.css - 304 Not Modified (3ms)
[2013-02-19 10:49:03.055 +1300] INFO
[2013-02-19 10:49:03.055 +1300] INFO
[2013-02-19 10:49:03.056 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.060 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (2ms)
[2013-02-19 10:49:03.063 +1300] INFO
[2013-02-19 10:49:03.063 +1300] INFO
[2013-02-19 10:49:03.064 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.074 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (7ms)
[2013-02-19 10:49:03.074 +1300] INFO
[2013-02-19 10:49:03.074 +1300] INFO
[2013-02-19 10:49:03.074 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.079 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (1ms)
[2013-02-19 10:49:03.081 +1300] INFO
[2013-02-19 10:49:03.081 +1300] INFO
[2013-02-19 10:49:03.082 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.086 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (2ms)
[2013-02-19 10:49:03.087 +1300] INFO
[2013-02-19 10:49:03.087 +1300] INFO
[2013-02-19 10:49:03.087 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.091 +1300] INFO Served asset /home.js - 304 Not Modified (1ms)
[2013-02-19 10:49:03.093 +1300] INFO
[2013-02-19 10:49:03.093 +1300] INFO
[2013-02-19 10:49:03.093 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:49:03 +1300
[2013-02-19 10:49:03.103 +1300] INFO Served asset /application.js - 304 Not Modified (8ms)
[2013-02-19 10:53:14.109 +1300] INFO
[2013-02-19 10:53:14.109 +1300] INFO
[2013-02-19 10:53:14.109 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.350 +1300] INFO Connecting to database specified by database.yml
[2013-02-19 10:53:14.417 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:53:14.427 +1300] INFO Rendered home/index.html.erb within layouts/application (1.8ms)
[2013-02-19 10:53:14.471 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 82698)
[2013-02-19 10:53:14.478 +1300] INFO Compiled application.js (3ms) (pid 82698)
[2013-02-19 10:53:14.526 +1300] INFO Completed 200 OK in 109ms (Views: 108.7ms | ActiveRecord: 0.0ms)
[2013-02-19 10:53:14.659 +1300] INFO
[2013-02-19 10:53:14.664 +1300] INFO
[2013-02-19 10:53:14.664 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.673 +1300] INFO Served asset /jquery.js - 200 OK (6ms)
[2013-02-19 10:53:14.675 +1300] INFO
[2013-02-19 10:53:14.675 +1300] INFO
[2013-02-19 10:53:14.675 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.683 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (4ms)
[2013-02-19 10:53:14.689 +1300] INFO
[2013-02-19 10:53:14.689 +1300] INFO
[2013-02-19 10:53:14.689 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.727 +1300] INFO Served asset /home.css - 304 Not Modified (34ms)
[2013-02-19 10:53:14.729 +1300] INFO
[2013-02-19 10:53:14.729 +1300] INFO
[2013-02-19 10:53:14.729 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.745 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-19 10:53:14.752 +1300] INFO
[2013-02-19 10:53:14.752 +1300] INFO
[2013-02-19 10:53:14.752 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.756 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (2ms)
[2013-02-19 10:53:14.761 +1300] INFO
[2013-02-19 10:53:14.761 +1300] INFO
[2013-02-19 10:53:14.762 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.768 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (2ms)
[2013-02-19 10:53:14.771 +1300] INFO
[2013-02-19 10:53:14.771 +1300] INFO
[2013-02-19 10:53:14.771 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.818 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (44ms)
[2013-02-19 10:53:14.819 +1300] INFO
[2013-02-19 10:53:14.819 +1300] INFO
[2013-02-19 10:53:14.819 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.824 +1300] INFO Served asset /home.js - 304 Not Modified (2ms)
[2013-02-19 10:53:14.828 +1300] INFO
[2013-02-19 10:53:14.828 +1300] INFO
[2013-02-19 10:53:14.829 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:14 +1300
[2013-02-19 10:53:14.838 +1300] INFO Served asset /application.js - 304 Not Modified (6ms)
[2013-02-19 10:53:46.750 +1300] INFO
[2013-02-19 10:53:46.750 +1300] INFO
[2013-02-19 10:53:46.750 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:53:46 +1300
[2013-02-19 10:53:46.753 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:53:46.755 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:53:46.770 +1300] INFO Compiled rails_assistant/rails_assistant.js (4ms) (pid 82698)
[2013-02-19 10:53:46.776 +1300] INFO Compiled application.js (3ms) (pid 82698)
[2013-02-19 10:53:46.827 +1300] INFO Completed 200 OK in 73ms (Views: 73.1ms | ActiveRecord: 0.0ms)
[2013-02-19 10:53:46.955 +1300] INFO
[2013-02-19 10:53:46.955 +1300] INFO
[2013-02-19 10:53:46.965 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:53:46 +1300
[2013-02-19 10:53:46.968 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:53:46.971 +1300] INFO
[2013-02-19 10:53:46.971 +1300] INFO
[2013-02-19 10:53:46.971 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:53:46 +1300
[2013-02-19 10:53:46.974 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:53:46.975 +1300] INFO
[2013-02-19 10:53:46.975 +1300] INFO
[2013-02-19 10:53:46.976 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:53:46 +1300
[2013-02-19 10:53:46.978 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:53:46.979 +1300] INFO
[2013-02-19 10:53:46.979 +1300] INFO
[2013-02-19 10:53:46.979 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:46 +1300
[2013-02-19 10:53:46.982 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:53:46.987 +1300] INFO
[2013-02-19 10:53:46.987 +1300] INFO
[2013-02-19 10:53:46.987 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:46 +1300
[2013-02-19 10:53:46.990 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:53:46.999 +1300] INFO
[2013-02-19 10:53:46.999 +1300] INFO
[2013-02-19 10:53:47.001 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:47 +1300
[2013-02-19 10:53:47.004 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:53:47.008 +1300] INFO
[2013-02-19 10:53:47.008 +1300] INFO
[2013-02-19 10:53:47.008 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:47 +1300
[2013-02-19 10:53:47.012 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:53:47.013 +1300] INFO
[2013-02-19 10:53:47.013 +1300] INFO
[2013-02-19 10:53:47.013 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:47 +1300
[2013-02-19 10:53:47.024 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
[2013-02-19 10:53:47.035 +1300] INFO
[2013-02-19 10:53:47.035 +1300] INFO
[2013-02-19 10:53:47.036 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:53:47 +1300
[2013-02-19 10:53:47.053 +1300] INFO Served asset /application.js - 304 Not Modified (14ms)
[2013-02-19 10:54:04.430 +1300] INFO
[2013-02-19 10:54:04.430 +1300] INFO
[2013-02-19 10:54:04.430 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.432 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:54:04.434 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:54:04.448 +1300] INFO Compiled rails_assistant/rails_assistant.js (4ms) (pid 82698)
[2013-02-19 10:54:04.460 +1300] INFO Compiled application.js (6ms) (pid 82698)
[2013-02-19 10:54:04.524 +1300] INFO Completed 200 OK in 92ms (Views: 91.3ms | ActiveRecord: 0.0ms)
[2013-02-19 10:54:04.691 +1300] INFO
[2013-02-19 10:54:04.691 +1300] INFO
[2013-02-19 10:54:04.691 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.694 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:54:04.700 +1300] INFO
[2013-02-19 10:54:04.700 +1300] INFO
[2013-02-19 10:54:04.701 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.703 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:54:04.711 +1300] INFO
[2013-02-19 10:54:04.712 +1300] INFO
[2013-02-19 10:54:04.716 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.719 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:54:04.720 +1300] INFO
[2013-02-19 10:54:04.721 +1300] INFO
[2013-02-19 10:54:04.721 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.728 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:54:04.732 +1300] INFO
[2013-02-19 10:54:04.732 +1300] INFO
[2013-02-19 10:54:04.732 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.735 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:54:04.744 +1300] INFO
[2013-02-19 10:54:04.744 +1300] INFO
[2013-02-19 10:54:04.744 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.747 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:54:04.754 +1300] INFO
[2013-02-19 10:54:04.754 +1300] INFO
[2013-02-19 10:54:04.754 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.809 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (52ms)
[2013-02-19 10:54:04.814 +1300] INFO
[2013-02-19 10:54:04.814 +1300] INFO
[2013-02-19 10:54:04.814 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.817 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:54:04.822 +1300] INFO
[2013-02-19 10:54:04.823 +1300] INFO
[2013-02-19 10:54:04.823 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:04 +1300
[2013-02-19 10:54:04.833 +1300] INFO Served asset /application.js - 304 Not Modified (7ms)
[2013-02-19 10:54:39.269 +1300] INFO
[2013-02-19 10:54:39.269 +1300] INFO
[2013-02-19 10:54:39.269 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.272 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:54:39.274 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 10:54:39.288 +1300] INFO Compiled rails_assistant/rails_assistant.js (5ms) (pid 82698)
[2013-02-19 10:54:39.296 +1300] INFO Compiled application.js (3ms) (pid 82698)
[2013-02-19 10:54:39.354 +1300] INFO Completed 200 OK in 82ms (Views: 81.4ms | ActiveRecord: 0.0ms)
[2013-02-19 10:54:39.490 +1300] INFO
[2013-02-19 10:54:39.492 +1300] INFO
[2013-02-19 10:54:39.492 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.495 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:54:39.501 +1300] INFO
[2013-02-19 10:54:39.501 +1300] INFO
[2013-02-19 10:54:39.502 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.504 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:54:39.511 +1300] INFO
[2013-02-19 10:54:39.511 +1300] INFO
[2013-02-19 10:54:39.511 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.513 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:54:39.521 +1300] INFO
[2013-02-19 10:54:39.521 +1300] INFO
[2013-02-19 10:54:39.521 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.523 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:54:39.528 +1300] INFO
[2013-02-19 10:54:39.528 +1300] INFO
[2013-02-19 10:54:39.528 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.533 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:54:39.540 +1300] INFO
[2013-02-19 10:54:39.540 +1300] INFO
[2013-02-19 10:54:39.540 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.553 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (10ms)
[2013-02-19 10:54:39.558 +1300] INFO
[2013-02-19 10:54:39.558 +1300] INFO
[2013-02-19 10:54:39.558 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.563 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (1ms)
[2013-02-19 10:54:39.567 +1300] INFO
[2013-02-19 10:54:39.567 +1300] INFO
[2013-02-19 10:54:39.567 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.572 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:54:39.576 +1300] INFO
[2013-02-19 10:54:39.576 +1300] INFO
[2013-02-19 10:54:39.576 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:54:39 +1300
[2013-02-19 10:54:39.589 +1300] INFO Served asset /application.js - 304 Not Modified (10ms)
[2013-02-19 10:59:10.699 +1300] INFO
[2013-02-19 10:59:10.700 +1300] INFO
[2013-02-19 10:59:10.700 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:10.703 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 10:59:10.705 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 10:59:10.717 +1300] INFO Compiled rails_assistant/rails_assistant.js (3ms) (pid 82698)
[2013-02-19 10:59:10.729 +1300] INFO Compiled application.js (5ms) (pid 82698)
[2013-02-19 10:59:10.782 +1300] INFO Completed 200 OK in 78ms (Views: 78.0ms | ActiveRecord: 0.0ms)
[2013-02-19 10:59:10.930 +1300] INFO
[2013-02-19 10:59:10.931 +1300] INFO
[2013-02-19 10:59:10.931 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:10.934 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 10:59:10.944 +1300] INFO
[2013-02-19 10:59:10.944 +1300] INFO
[2013-02-19 10:59:10.944 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:10.947 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 10:59:10.950 +1300] INFO
[2013-02-19 10:59:10.950 +1300] INFO
[2013-02-19 10:59:10.950 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:10.952 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 10:59:10.955 +1300] INFO
[2013-02-19 10:59:10.955 +1300] INFO
[2013-02-19 10:59:10.955 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:10.957 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 10:59:10.961 +1300] INFO
[2013-02-19 10:59:10.961 +1300] INFO
[2013-02-19 10:59:10.962 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:10.965 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 10:59:10.967 +1300] INFO
[2013-02-19 10:59:10.967 +1300] INFO
[2013-02-19 10:59:10.970 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:10.973 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 10:59:10.979 +1300] INFO
[2013-02-19 10:59:10.979 +1300] INFO
[2013-02-19 10:59:10.982 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 10:59:10 +1300
[2013-02-19 10:59:11.036 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (51ms)
[2013-02-19 10:59:11.039 +1300] INFO
[2013-02-19 10:59:11.039 +1300] INFO
[2013-02-19 10:59:11.040 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 10:59:11 +1300
[2013-02-19 10:59:11.042 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 10:59:11.043 +1300] INFO
[2013-02-19 10:59:11.043 +1300] INFO
[2013-02-19 10:59:11.043 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 10:59:11 +1300
[2013-02-19 10:59:11.055 +1300] INFO Served asset /application.js - 304 Not Modified (9ms)
[2013-02-19 11:01:44.105 +1300] INFO
[2013-02-19 11:01:44.105 +1300] INFO
[2013-02-19 11:01:44.105 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.145 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 11:01:44.157 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 11:01:44.164 +1300] INFO Compiled rails_assistant/rails_assistant.css (2ms) (pid 82698)
[2013-02-19 11:01:44.205 +1300] INFO Compiled application.css (3ms) (pid 82698)
[2013-02-19 11:01:44.220 +1300] INFO Completed 200 OK in 74ms (Views: 73.8ms | ActiveRecord: 0.0ms)
[2013-02-19 11:01:44.343 +1300] INFO
[2013-02-19 11:01:44.345 +1300] INFO
[2013-02-19 11:01:44.346 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.349 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 11:01:44.359 +1300] INFO
[2013-02-19 11:01:44.360 +1300] INFO
[2013-02-19 11:01:44.360 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.368 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-19 11:01:44.371 +1300] INFO
[2013-02-19 11:01:44.371 +1300] INFO
[2013-02-19 11:01:44.371 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.374 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 11:01:44.378 +1300] INFO
[2013-02-19 11:01:44.378 +1300] INFO
[2013-02-19 11:01:44.378 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.384 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 11:01:44.390 +1300] INFO
[2013-02-19 11:01:44.390 +1300] INFO
[2013-02-19 11:01:44.390 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.392 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 11:01:44.393 +1300] INFO
[2013-02-19 11:01:44.394 +1300] INFO
[2013-02-19 11:01:44.394 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.397 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 11:01:44.400 +1300] INFO
[2013-02-19 11:01:44.400 +1300] INFO
[2013-02-19 11:01:44.400 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.403 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 11:01:44.408 +1300] INFO
[2013-02-19 11:01:44.408 +1300] INFO
[2013-02-19 11:01:44.408 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.411 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 11:01:44.418 +1300] INFO
[2013-02-19 11:01:44.418 +1300] INFO
[2013-02-19 11:01:44.418 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 11:01:44 +1300
[2013-02-19 11:01:44.421 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 11:02:11.087 +1300] INFO
[2013-02-19 11:02:11.087 +1300] INFO
[2013-02-19 11:02:11.087 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.090 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 11:02:11.100 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-02-19 11:02:11.107 +1300] INFO Compiled rails_assistant/rails_assistant.css (2ms) (pid 82698)
[2013-02-19 11:02:11.151 +1300] INFO Compiled application.css (5ms) (pid 82698)
[2013-02-19 11:02:11.329 +1300] INFO Completed 200 OK in 238ms (Views: 237.9ms | ActiveRecord: 0.0ms)
[2013-02-19 11:02:11.479 +1300] INFO
[2013-02-19 11:02:11.479 +1300] INFO
[2013-02-19 11:02:11.480 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.493 +1300] INFO Served asset /application.css - 304 Not Modified (5ms)
[2013-02-19 11:02:11.494 +1300] INFO
[2013-02-19 11:02:11.495 +1300] INFO
[2013-02-19 11:02:11.495 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.497 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 11:02:11.498 +1300] INFO
[2013-02-19 11:02:11.498 +1300] INFO
[2013-02-19 11:02:11.498 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.502 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 11:02:11.504 +1300] INFO
[2013-02-19 11:02:11.504 +1300] INFO
[2013-02-19 11:02:11.504 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.507 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 11:02:11.512 +1300] INFO
[2013-02-19 11:02:11.513 +1300] INFO
[2013-02-19 11:02:11.513 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.515 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 11:02:11.519 +1300] INFO
[2013-02-19 11:02:11.519 +1300] INFO
[2013-02-19 11:02:11.519 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.529 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (7ms)
[2013-02-19 11:02:11.538 +1300] INFO
[2013-02-19 11:02:11.540 +1300] INFO
[2013-02-19 11:02:11.540 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.543 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 11:02:11.546 +1300] INFO
[2013-02-19 11:02:11.546 +1300] INFO
[2013-02-19 11:02:11.546 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.549 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 11:02:11.550 +1300] INFO
[2013-02-19 11:02:11.550 +1300] INFO
[2013-02-19 11:02:11.550 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 11:02:11 +1300
[2013-02-19 11:02:11.553 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 11:03:44.417 +1300] INFO
[2013-02-19 11:03:44.417 +1300] INFO
[2013-02-19 11:03:44.418 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.441 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 11:03:44.453 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 11:03:44.458 +1300] INFO Compiled rails_assistant/rails_assistant.css (1ms) (pid 82698)
[2013-02-19 11:03:44.489 +1300] INFO Compiled application.css (2ms) (pid 82698)
[2013-02-19 11:03:44.544 +1300] INFO Completed 200 OK in 103ms (Views: 102.8ms | ActiveRecord: 0.0ms)
[2013-02-19 11:03:44.668 +1300] INFO
[2013-02-19 11:03:44.668 +1300] INFO
[2013-02-19 11:03:44.670 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.684 +1300] INFO Served asset /application.css - 304 Not Modified (11ms)
[2013-02-19 11:03:44.685 +1300] INFO
[2013-02-19 11:03:44.685 +1300] INFO
[2013-02-19 11:03:44.685 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.691 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-02-19 11:03:44.693 +1300] INFO
[2013-02-19 11:03:44.693 +1300] INFO
[2013-02-19 11:03:44.693 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.696 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 11:03:44.698 +1300] INFO
[2013-02-19 11:03:44.698 +1300] INFO
[2013-02-19 11:03:44.698 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.700 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 11:03:44.703 +1300] INFO
[2013-02-19 11:03:44.703 +1300] INFO
[2013-02-19 11:03:44.703 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.706 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 11:03:44.711 +1300] INFO
[2013-02-19 11:03:44.711 +1300] INFO
[2013-02-19 11:03:44.711 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.713 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 11:03:44.714 +1300] INFO
[2013-02-19 11:03:44.714 +1300] INFO
[2013-02-19 11:03:44.714 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.717 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 304 Not Modified (0ms)
[2013-02-19 11:03:44.719 +1300] INFO
[2013-02-19 11:03:44.722 +1300] INFO
[2013-02-19 11:03:44.722 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.724 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 11:03:44.726 +1300] INFO
[2013-02-19 11:03:44.726 +1300] INFO
[2013-02-19 11:03:44.726 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 11:03:44 +1300
[2013-02-19 11:03:44.728 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-02-19 11:04:53.681 +1300] INFO
[2013-02-19 11:04:53.681 +1300] INFO
[2013-02-19 11:04:53.681 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 11:04:53 +1300
[2013-02-19 11:04:53.701 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 11:04:53.703 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-02-19 11:04:53.729 +1300] INFO Compiled rails_assistant/rails_assistant.js (13ms) (pid 82698)
[2013-02-19 11:04:53.740 +1300] INFO Compiled application.js (5ms) (pid 82698)
[2013-02-19 11:04:53.810 +1300] INFO Completed 200 OK in 109ms (Views: 108.8ms | ActiveRecord: 0.0ms)
[2013-02-19 11:04:53.983 +1300] INFO
[2013-02-19 11:04:53.990 +1300] INFO
[2013-02-19 11:04:53.991 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 11:04:53 +1300
[2013-02-19 11:04:53.994 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-02-19 11:04:54.000 +1300] INFO
[2013-02-19 11:04:54.001 +1300] INFO
[2013-02-19 11:04:54.001 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.003 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 304 Not Modified (0ms)
[2013-02-19 11:04:54.004 +1300] INFO
[2013-02-19 11:04:54.004 +1300] INFO
[2013-02-19 11:04:54.005 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.007 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-02-19 11:04:54.013 +1300] INFO
[2013-02-19 11:04:54.013 +1300] INFO
[2013-02-19 11:04:54.014 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.017 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-02-19 11:04:54.019 +1300] INFO
[2013-02-19 11:04:54.019 +1300] INFO
[2013-02-19 11:04:54.019 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.023 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-02-19 11:04:54.033 +1300] INFO
[2013-02-19 11:04:54.033 +1300] INFO
[2013-02-19 11:04:54.033 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.036 +1300] INFO Served asset /rails_assistant/json2.js - 304 Not Modified (0ms)
[2013-02-19 11:04:54.039 +1300] INFO
[2013-02-19 11:04:54.039 +1300] INFO
[2013-02-19 11:04:54.039 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.056 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (13ms)
[2013-02-19 11:04:54.060 +1300] INFO
[2013-02-19 11:04:54.060 +1300] INFO
[2013-02-19 11:04:54.060 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.063 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-02-19 11:04:54.067 +1300] INFO
[2013-02-19 11:04:54.067 +1300] INFO
[2013-02-19 11:04:54.067 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 11:04:54 +1300
[2013-02-19 11:04:54.082 +1300] INFO Served asset /application.js - 304 Not Modified (12ms)
[2013-02-19 11:27:49.100 +1300] INFO
[2013-02-19 11:27:49.100 +1300] INFO
[2013-02-19 11:27:49.101 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 11:27:49 +1300
[2013-02-19 11:27:49.477 +1300] INFO Connecting to database specified by database.yml
[2013-02-19 11:27:49.496 +1300] FATAL
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__4284334312954271756__call__4598023863422938719__callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
[2013-02-19 11:27:49.570 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
[2013-02-19 11:27:49.582 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.2ms)
[2013-02-19 11:27:49.582 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.0ms)
[2013-02-19 11:28:09.633 +1300] INFO
[2013-02-19 11:28:09.633 +1300] INFO
[2013-02-19 11:28:09.633 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 11:28:09 +1300
[2013-02-19 11:28:09.637 +1300] FATAL
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__4284334312954271756__call__4598023863422938719__callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
[2013-02-19 11:28:09.647 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
[2013-02-19 11:28:09.651 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
[2013-02-19 11:28:09.651 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.5ms)
[2013-02-19 11:28:41.666 +1300] INFO
[2013-02-19 11:28:41.666 +1300] INFO
[2013-02-19 11:28:41.666 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-02-19 11:28:41 +1300
[2013-02-19 11:28:41.934 +1300] INFO Connecting to database specified by database.yml
[2013-02-19 11:28:42.113 +1300] INFO Processing by HomeController#index as HTML
[2013-02-19 11:28:42.160 +1300] INFO Rendered home/index.html.erb within layouts/application (35.9ms)
[2013-02-19 11:28:42.172 +1300] INFO Compiled rails_assistant/rails_assistant.css (2ms) (pid 84648)
[2013-02-19 11:28:42.208 +1300] INFO Compiled application.css (42ms) (pid 84648)
[2013-02-19 11:28:42.256 +1300] INFO Compiled rails_assistant/json2.js (0ms) (pid 84648)
[2013-02-19 11:28:42.267 +1300] INFO Compiled rails_assistant/rails_assistant.js (16ms) (pid 84648)
[2013-02-19 11:28:42.322 +1300] INFO Compiled application.js (97ms) (pid 84648)
[2013-02-19 11:28:42.346 +1300] INFO Completed 200 OK in 233ms (Views: 232.1ms | ActiveRecord: 0.0ms)
[2013-02-19 11:28:42.583 +1300] INFO
[2013-02-19 11:28:42.583 +1300] INFO
[2013-02-19 11:28:42.583 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.600 +1300] INFO Served asset /application.css - 200 OK (14ms)
[2013-02-19 11:28:42.602 +1300] INFO
[2013-02-19 11:28:42.602 +1300] INFO
[2013-02-19 11:28:42.602 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.607 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-02-19 11:28:42.610 +1300] INFO
[2013-02-19 11:28:42.610 +1300] INFO
[2013-02-19 11:28:42.611 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.616 +1300] INFO Served asset /jquery.js - 200 OK (2ms)
[2013-02-19 11:28:42.621 +1300] INFO
[2013-02-19 11:28:42.621 +1300] INFO
[2013-02-19 11:28:42.621 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.626 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (2ms)
[2013-02-19 11:28:42.628 +1300] INFO
[2013-02-19 11:28:42.628 +1300] INFO
[2013-02-19 11:28:42.629 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.635 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-02-19 11:28:42.638 +1300] INFO
[2013-02-19 11:28:42.638 +1300] INFO
[2013-02-19 11:28:42.638 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.644 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (2ms)
[2013-02-19 11:28:42.648 +1300] INFO
[2013-02-19 11:28:42.648 +1300] INFO
[2013-02-19 11:28:42.649 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.660 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
[2013-02-19 11:28:42.662 +1300] INFO
[2013-02-19 11:28:42.662 +1300] INFO
[2013-02-19 11:28:42.662 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.666 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-02-19 11:28:42.667 +1300] INFO
[2013-02-19 11:28:42.667 +1300] INFO
[2013-02-19 11:28:42.668 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.679 +1300] INFO Served asset /application.js - 200 OK (7ms)
[2013-02-19 11:28:42.851 +1300] INFO
[2013-02-19 11:28:42.851 +1300] INFO
[2013-02-19 11:28:42.851 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-02-19 11:28:42 +1300
[2013-02-19 11:28:42.915 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (61ms)
[2013-03-01 11:13:19.729 +1300] INFO
[2013-03-01 11:13:19.730 +1300] INFO
[2013-03-01 11:13:19.730 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-03-01 11:13:19 +1300
[2013-03-01 11:13:20.114 +1300] INFO Connecting to database specified by database.yml
[2013-03-01 11:13:20.326 +1300] INFO Processing by HomeController#index as HTML
[2013-03-01 11:13:20.355 +1300] INFO Rendered home/index.html.erb within layouts/application (2.9ms)
[2013-03-01 11:13:20.412 +1300] INFO Compiled application.css (1ms) (pid 21849)
[2013-03-01 11:13:20.554 +1300] INFO Compiled application.js (3ms) (pid 21849)
[2013-03-01 11:13:20.566 +1300] INFO Completed 200 OK in 240ms (Views: 239.1ms | ActiveRecord: 0.0ms)
[2013-03-01 11:13:20.849 +1300] INFO
[2013-03-01 11:13:20.853 +1300] INFO
[2013-03-01 11:13:20.855 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-03-01 11:13:20 +1300
[2013-03-01 11:13:20.860 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-03-01 11:13:20.862 +1300] INFO
[2013-03-01 11:13:20.862 +1300] INFO
[2013-03-01 11:13:20.862 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-03-01 11:13:20 +1300
[2013-03-01 11:13:20.876 +1300] INFO Served asset /application.js - 200 OK (10ms)
[2013-03-01 11:13:20.880 +1300] INFO
[2013-03-01 11:13:20.880 +1300] INFO
[2013-03-01 11:13:20.881 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-03-01 11:13:20 +1300
[2013-03-01 11:13:20.885 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-03-01 11:13:20.887 +1300] INFO
[2013-03-01 11:13:20.887 +1300] INFO
[2013-03-01 11:13:20.890 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-03-01 11:13:20 +1300
[2013-03-01 11:13:20.899 +1300] INFO Served asset /jquery_ujs.js - 200 OK (5ms)
[2013-03-01 11:13:20.904 +1300] INFO
[2013-03-01 11:13:20.905 +1300] INFO
[2013-03-01 11:13:20.905 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-03-01 11:13:20 +1300
[2013-03-01 11:13:20.950 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-03-01 11:13:20.960 +1300] INFO
[2013-03-01 11:13:20.960 +1300] INFO
[2013-03-01 11:13:20.964 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-03-01 11:13:20 +1300
[2013-03-01 11:13:20.970 +1300] INFO Served asset /application.css - 200 OK (3ms)
[2013-03-01 11:20:51.264 +1300] INFO
[2013-03-01 11:20:51.264 +1300] INFO
[2013-03-01 11:20:51.264 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-03-01 11:20:51 +1300
[2013-03-01 11:20:51.268 +1300] INFO Processing by HomeController#index as HTML
[2013-03-01 11:20:51.270 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-03-01 11:20:51.273 +1300] INFO Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
[2013-03-01 11:20:51.435 +1300] INFO
[2013-03-01 11:20:51.435 +1300] INFO
[2013-03-01 11:20:51.435 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-03-01 11:20:51 +1300
[2013-03-01 11:20:51.445 +1300] INFO Served asset /application.css - 304 Not Modified (1ms)
[2013-03-01 11:20:51.454 +1300] INFO
[2013-03-01 11:20:51.454 +1300] INFO
[2013-03-01 11:20:51.454 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-03-01 11:20:51 +1300
[2013-03-01 11:20:51.456 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-03-01 11:20:51.463 +1300] INFO
[2013-03-01 11:20:51.463 +1300] INFO
[2013-03-01 11:20:51.464 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-03-01 11:20:51 +1300
[2013-03-01 11:20:51.466 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-03-01 11:22:42.379 +1300] INFO
[2013-03-01 11:22:42.379 +1300] INFO
[2013-03-01 11:22:42.379 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-03-01 11:22:42 +1300
[2013-03-01 11:22:42.776 +1300] INFO Connecting to database specified by database.yml
[2013-03-01 11:22:42.978 +1300] INFO Processing by HomeController#index as HTML
[2013-03-01 11:22:43.000 +1300] INFO Rendered home/index.html.erb within layouts/application (2.0ms)
[2013-03-01 11:22:43.114 +1300] INFO Completed 200 OK in 135ms (Views: 134.8ms | ActiveRecord: 0.0ms)
[2013-03-01 11:22:43.279 +1300] INFO
[2013-03-01 11:22:43.279 +1300] INFO
[2013-03-01 11:22:43.279 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-03-01 11:22:43 +1300
[2013-03-01 11:22:43.284 +1300] INFO Served asset /home.css - 200 OK (2ms)
[2013-03-01 11:22:43.297 +1300] INFO
[2013-03-01 11:22:43.297 +1300] INFO
[2013-03-01 11:22:43.299 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-03-01 11:22:43 +1300
[2013-03-01 11:22:43.304 +1300] INFO Served asset /home.js - 200 OK (1ms)
[2013-03-01 11:22:43.307 +1300] INFO
[2013-03-01 11:22:43.307 +1300] INFO
[2013-03-01 11:22:43.307 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-03-01 11:22:43 +1300
[2013-03-01 11:22:43.313 +1300] INFO Served asset /application.css - 200 OK (3ms)
[2013-03-01 11:22:43.314 +1300] INFO
[2013-03-01 11:22:43.314 +1300] INFO
[2013-03-01 11:22:43.314 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-03-01 11:22:43 +1300
[2013-03-01 11:22:43.323 +1300] INFO Served asset /application.js - 200 OK (6ms)
[2013-03-01 11:22:43.331 +1300] INFO
[2013-03-01 11:22:43.331 +1300] INFO
[2013-03-01 11:22:43.331 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-03-01 11:22:43 +1300
[2013-03-01 11:22:43.338 +1300] INFO Served asset /jquery.js - 200 OK (3ms)
[2013-03-01 11:22:43.342 +1300] INFO
[2013-03-01 11:22:43.342 +1300] INFO
[2013-03-01 11:22:43.342 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-03-01 11:22:43 +1300
[2013-03-01 11:22:43.347 +1300] INFO Served asset /jquery_ujs.js - 200 OK (2ms)
[2013-03-01 13:18:10.332 +1300] INFO
[2013-03-01 13:18:10.440 +1300] INFO
[2013-03-01 13:18:10.440 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-03-01 13:18:10 +1300
[2013-03-01 13:18:10.445 +1300] INFO Processing by HomeController#index as HTML
[2013-03-01 13:18:10.459 +1300] INFO Rendered home/index.html.erb within layouts/application (0.1ms)
[2013-03-01 13:18:10.460 +1300] DEBUG ERROR: compiling _app_views_layouts_application_html_erb__776076399727575643_2169002600 RAISED /Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:8: syntax error, unexpected ')', expecting keyword_then or ';' or '\n'
...ode.RailsAssistant'].present? );@output_buffer.safe_concat('
... ^
/Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:11: syntax error, unexpected keyword_end, expecting ')'
'); end
^
/Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:20: syntax error, unexpected keyword_ensure, expecting ')'
/Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:22: syntax error, unexpected keyword_end, expecting ')'
[2013-03-01 13:18:10.460 +1300] DEBUG Function body: def _app_views_layouts_application_html_erb__776076399727575643_2169002600(local_assigns, output_buffer)
_old_virtual_path, @virtual_path = @virtual_path, "layouts/application";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('
Dummy
');@output_buffer.append= ( stylesheet_link_tag "application", :media => "all" );@output_buffer.safe_concat('
');@output_buffer.safe_concat(' ');@output_buffer.append= ( javascript_include_tag "application" );@output_buffer.safe_concat('
');@output_buffer.safe_concat(' ');@output_buffer.append= ( csrf_meta_tags );@output_buffer.safe_concat('
');@output_buffer.safe_concat(' ');@output_buffer.append= ( if ENV['com.nocturnalcode.RailsAssistant'].present? );@output_buffer.safe_concat('
');@output_buffer.safe_concat(' ');@output_buffer.append= ( javascript_include_tag 'rails_assistant/rails_assistant' );@output_buffer.safe_concat('
');@output_buffer.safe_concat(' ');@output_buffer.append= ( stylesheet_link_tag 'rails_assistant/rails_assistant' );@output_buffer.safe_concat('
'); end
@output_buffer.safe_concat('
');@output_buffer.append= ( yield );@output_buffer.safe_concat('
');@output_buffer.safe_concat('
');@output_buffer.to_s
ensure
@virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
end
[2013-03-01 13:18:10.460 +1300] DEBUG Backtrace: /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/template.rb:297:in `module_eval'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/template.rb:297:in `compile'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/template.rb:244:in `block in compile!'
:10:in `synchronize'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/template.rb:232:in `compile!'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/template.rb:144:in `block in render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/notifications.rb:125:in `instrument'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/template.rb:143:in `render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/renderer/template_renderer.rb:18:in `render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/renderer/renderer.rb:36:in `render_template'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_view/renderer/renderer.rb:17:in `render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/rendering.rb:110:in `_render_template'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/streaming.rb:225:in `_render_template'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/rendering.rb:103:in `render_to_body'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/rendering.rb:88:in `render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/rendering.rb:16:in `render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/core_ext/benchmark.rb:5:in `ms'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activerecord-3.2.11/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/instrumentation.rb:39:in `render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/base.rb:167:in `process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/rendering.rb:10:in `process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:414:in `_run__4227215515006548337__process_action__2082790935368882105__callbacks'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:405:in `__run_callback'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:81:in `run_callbacks'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/callbacks.rb:17:in `process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/rescue.rb:29:in `process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/notifications.rb:123:in `block in instrument'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/notifications.rb:123:in `instrument'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activerecord-3.2.11/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/base.rb:121:in `process'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/abstract_controller/rendering.rb:45:in `process'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal.rb:203:in `dispatch'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_controller/metal.rb:246:in `block in action'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/routing/route_set.rb:73:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/routing/route_set.rb:36:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/routing/route_set.rb:601:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/etag.rb:23:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/conditionalget.rb:25:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/head.rb:14:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/flash.rb:242:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/session/abstract/id.rb:210:in `context'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/session/abstract/id.rb:205:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/cookies.rb:341:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activerecord-3.2.11/lib/active_record/query_cache.rb:64:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:405:in `_run__2588275214621214661__call__3522492796638745589__callbacks'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:405:in `__run_callback'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:81:in `run_callbacks'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/reloader.rb:65:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/railties-3.2.11/lib/rails/rack/logger.rb:32:in `call_app'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/railties-3.2.11/lib/rails/rack/logger.rb:16:in `block in call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/tagged_logging.rb:22:in `tagged'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/railties-3.2.11/lib/rails/rack/logger.rb:16:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/request_id.rb:22:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/methodoverride.rb:21:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/runtime.rb:17:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/activesupport-3.2.11/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/lock.rb:15:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/static.rb:62:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/railties-3.2.11/lib/rails/engine.rb:479:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/railties-3.2.11/lib/rails/application.rb:223:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/content_length.rb:14:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/railties-3.2.11/lib/rails/rack/log_tailer.rb:17:in `call'
/Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/rack-1.4.4/lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
[2013-03-01 13:18:10.477 +1300] INFO Completed 500 Internal Server Error in 31ms
[2013-03-01 13:18:10.482 +1300] FATAL
ActionView::Template::Error (/Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:8: syntax error, unexpected ')', expecting keyword_then or ';' or '\n'
...ode.RailsAssistant'].present? );@output_buffer.safe_concat('
... ^
/Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:11: syntax error, unexpected keyword_end, expecting ')'
'); end
^
/Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:20: syntax error, unexpected keyword_ensure, expecting ')'
/Users/daniel/Projects/Nocturnal/GitHub/rails_assistant/spec/dummy/app/views/layouts/application.html.erb:22: syntax error, unexpected keyword_end, expecting ')'):
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8: <%= if ENV['com.nocturnalcode.RailsAssistant'].present? %>
9: <%= javascript_include_tag 'rails_assistant/rails_assistant' %>
10: <%= stylesheet_link_tag 'rails_assistant/rails_assistant' %>
11: <% end %>
actionpack (3.2.11) lib/action_view/template.rb:297:in `module_eval'
actionpack (3.2.11) lib/action_view/template.rb:297:in `compile'
actionpack (3.2.11) lib/action_view/template.rb:244:in `block in compile!'
:10:in `synchronize'
actionpack (3.2.11) lib/action_view/template.rb:232:in `compile!'
actionpack (3.2.11) lib/action_view/template.rb:144:in `block in render'
activesupport (3.2.11) lib/active_support/notifications.rb:125:in `instrument'
actionpack (3.2.11) lib/action_view/template.rb:143:in `render'
actionpack (3.2.11) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
actionpack (3.2.11) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
actionpack (3.2.11) lib/action_view/renderer/template_renderer.rb:18:in `render'
actionpack (3.2.11) lib/action_view/renderer/renderer.rb:36:in `render_template'
actionpack (3.2.11) lib/action_view/renderer/renderer.rb:17:in `render'
actionpack (3.2.11) lib/abstract_controller/rendering.rb:110:in `_render_template'
actionpack (3.2.11) lib/action_controller/metal/streaming.rb:225:in `_render_template'
actionpack (3.2.11) lib/abstract_controller/rendering.rb:103:in `render_to_body'
actionpack (3.2.11) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
actionpack (3.2.11) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
actionpack (3.2.11) lib/abstract_controller/rendering.rb:88:in `render'
actionpack (3.2.11) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (3.2.11) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
activesupport (3.2.11) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
activesupport (3.2.11) lib/active_support/core_ext/benchmark.rb:5:in `ms'
actionpack (3.2.11) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
actionpack (3.2.11) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
activerecord (3.2.11) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
actionpack (3.2.11) lib/action_controller/metal/instrumentation.rb:39:in `render'
actionpack (3.2.11) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (3.2.11) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (3.2.11) lib/abstract_controller/base.rb:167:in `process_action'
actionpack (3.2.11) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (3.2.11) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (3.2.11) lib/active_support/callbacks.rb:414:in `_run__4227215515006548337__process_action__2082790935368882105__callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.11) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (3.2.11) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (3.2.11) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
activesupport (3.2.11) lib/active_support/notifications.rb:123:in `block in instrument'
activesupport (3.2.11) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (3.2.11) lib/active_support/notifications.rb:123:in `instrument'
actionpack (3.2.11) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
actionpack (3.2.11) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
activerecord (3.2.11) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (3.2.11) lib/abstract_controller/base.rb:121:in `process'
actionpack (3.2.11) lib/abstract_controller/rendering.rb:45:in `process'
actionpack (3.2.11) lib/action_controller/metal.rb:203:in `dispatch'
actionpack (3.2.11) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
actionpack (3.2.11) lib/action_controller/metal.rb:246:in `block in action'
actionpack (3.2.11) lib/action_dispatch/routing/route_set.rb:73:in `call'
actionpack (3.2.11) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
actionpack (3.2.11) lib/action_dispatch/routing/route_set.rb:36:in `call'
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
journey (1.0.4) lib/journey/router.rb:56:in `each'
journey (1.0.4) lib/journey/router.rb:56:in `call'
actionpack (3.2.11) lib/action_dispatch/routing/route_set.rb:601:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
rack (1.4.4) lib/rack/etag.rb:23:in `call'
rack (1.4.4) lib/rack/conditionalget.rb:25:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/head.rb:14:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/flash.rb:242:in `call'
rack (1.4.4) lib/rack/session/abstract/id.rb:210:in `context'
rack (1.4.4) lib/rack/session/abstract/id.rb:205:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/cookies.rb:341:in `call'
activerecord (3.2.11) lib/active_record/query_cache.rb:64:in `call'
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__2588275214621214661__call__3522492796638745589__callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.4) lib/rack/lock.rb:15:in `call'
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
railties (3.2.11) lib/rails/engine.rb:479:in `call'
railties (3.2.11) lib/rails/application.rb:223:in `call'
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/daniel/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
[2013-03-01 13:18:10.511 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
[2013-03-01 13:18:10.517 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms)
[2013-03-01 13:18:10.517 +1300] INFO Rendered /Users/daniel/.rvm/gems/ruby-1.9.3-p194@RailsAssistant/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.8ms)
[2013-03-01 13:19:00.003 +1300] INFO
[2013-03-01 13:19:00.003 +1300] INFO
[2013-03-01 13:19:00.003 +1300] INFO Started GET "/" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.006 +1300] INFO Processing by HomeController#index as HTML
[2013-03-01 13:19:00.007 +1300] INFO Rendered home/index.html.erb within layouts/application (0.0ms)
[2013-03-01 13:19:00.130 +1300] INFO Completed 200 OK in 124ms (Views: 124.2ms | ActiveRecord: 0.0ms)
[2013-03-01 13:19:00.303 +1300] INFO
[2013-03-01 13:19:00.303 +1300] INFO
[2013-03-01 13:19:00.303 +1300] INFO Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.306 +1300] INFO Served asset /home.css - 304 Not Modified (0ms)
[2013-03-01 13:19:00.327 +1300] INFO
[2013-03-01 13:19:00.327 +1300] INFO
[2013-03-01 13:19:00.328 +1300] INFO Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.330 +1300] INFO Served asset /jquery.js - 304 Not Modified (0ms)
[2013-03-01 13:19:00.342 +1300] INFO
[2013-03-01 13:19:00.343 +1300] INFO
[2013-03-01 13:19:00.343 +1300] INFO Started GET "/assets/rails_assistant/json2.js?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.348 +1300] INFO Served asset /rails_assistant/json2.js - 200 OK (3ms)
[2013-03-01 13:19:00.351 +1300] INFO
[2013-03-01 13:19:00.351 +1300] INFO
[2013-03-01 13:19:00.352 +1300] INFO Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.355 +1300] INFO Served asset /application.css - 304 Not Modified (0ms)
[2013-03-01 13:19:00.357 +1300] INFO
[2013-03-01 13:19:00.358 +1300] INFO
[2013-03-01 13:19:00.359 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.js?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.371 +1300] INFO Served asset /rails_assistant/rails_assistant.js - 200 OK (8ms)
[2013-03-01 13:19:00.403 +1300] INFO
[2013-03-01 13:19:00.404 +1300] INFO
[2013-03-01 13:19:00.404 +1300] INFO Started GET "/assets/rails_assistant/rails_assistant.css?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.416 +1300] INFO Served asset /rails_assistant/rails_assistant.css - 200 OK (3ms)
[2013-03-01 13:19:00.418 +1300] INFO
[2013-03-01 13:19:00.419 +1300] INFO
[2013-03-01 13:19:00.419 +1300] INFO Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.422 +1300] INFO Served asset /jquery_ujs.js - 304 Not Modified (0ms)
[2013-03-01 13:19:00.432 +1300] INFO
[2013-03-01 13:19:00.433 +1300] INFO
[2013-03-01 13:19:00.433 +1300] INFO Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.436 +1300] INFO Served asset /home.js - 304 Not Modified (0ms)
[2013-03-01 13:19:00.443 +1300] INFO
[2013-03-01 13:19:00.443 +1300] INFO
[2013-03-01 13:19:00.443 +1300] INFO Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.446 +1300] INFO Served asset /application.js - 304 Not Modified (0ms)
[2013-03-01 13:19:00.637 +1300] INFO
[2013-03-01 13:19:00.637 +1300] INFO
[2013-03-01 13:19:00.637 +1300] INFO Started GET "/assets/rails_assistant/icon.png" for 127.0.0.1 at 2013-03-01 13:19:00 +1300
[2013-03-01 13:19:00.659 +1300] INFO Served asset /rails_assistant/icon.png - 200 OK (20ms)