Started GET "/" for 127.0.0.1 at 2014-07-06 19:46:27 +0200 Processing by Rails::WelcomeController#index as HTML Rendered /Users/GRoguelon/Sites/test/rickshawrails/.gems/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (1.7ms) Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-07-06 19:46:29 +0200 Processing by Rails::WelcomeController#index as HTML Rendered /Users/GRoguelon/Sites/test/rickshawrails/.gems/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (0.1ms) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-07-06 19:46:29 +0200 Processing by Rails::WelcomeController#index as HTML Rendered /Users/GRoguelon/Sites/test/rickshawrails/.gems/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/welcome/index" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 106ms (Views: 106.0ms | ActiveRecord: 0.0ms) Started GET "/assets/rickshaw/rickshaw.css?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/rickshaw-rails.css?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/d3/d3.js?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/rickshaw/rickshaw.js?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/rickshaw-rails.js?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2014-07-06 19:46:30 +0200 Started GET "/welcome" for 127.0.0.1 at 2014-07-06 19:46:31 +0200 ActionController::RoutingError (No route matches [GET] "/welcome"): actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.4) lib/rails/engine.rb:514:in `call' railties (4.1.4) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /Users/GRoguelon/.rbenv/versions/2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service' /Users/GRoguelon/.rbenv/versions/2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run' /Users/GRoguelon/.rbenv/versions/2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread' Rendered /Users/GRoguelon/Sites/test/rickshawrails/.gems/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/GRoguelon/Sites/test/rickshawrails/.gems/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /Users/GRoguelon/Sites/test/rickshawrails/.gems/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (11.4ms) Rendered /Users/GRoguelon/Sites/test/rickshawrails/.gems/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (29.0ms) Started GET "/welcome" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (1.4ms) Completed 200 OK in 79ms (Views: 78.8ms | ActiveRecord: 0.0ms) Started GET "/welcome" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (0.0ms) Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started GET "/welcome" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Processing by WelcomeController#index as HTML Rendered welcome/index.html.erb within layouts/application (0.0ms) Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started GET "/assets/rickshaw/rickshaw.css?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/rickshaw-rails.css?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/rickshaw-rails.js?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/rickshaw/rickshaw.js?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/d3/d3.js?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-06 19:47:01 +0200