test/dummy/log/development.log in rails_dash-0.1.2 vs test/dummy/log/development.log in rails_dash-0.1.3
- old
+ new
@@ -26250,5 +26250,157 @@
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
+Connecting to database specified by database.yml
+
+
+Started GET "/" for 127.0.0.1 at 2013-05-24 19:20:32 -0300
+
+ActionController::RoutingError (uninitialized constant StaticsController):
+ activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `block in constantize'
+ activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `each'
+ activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller'
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32: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.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__2802172073334974300__call__1648720176143708706__callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
+ /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
+ /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
+ /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
+
+
+ Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.4ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-05-24 19:20:39 -0300
+Processing by Dash::PhotosController#index as HTML
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/_header.html.erb (1.6ms)
+ [1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 15 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
+ Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rails_pagination-2.0.7/app/views/rails_pagination/_pager.html.erb (1.4ms)
+ Rendered dash/photos/index.html.erb within layouts/dash (18.7ms)
+Compiled rails_dash/forms.css (33ms) (pid 2686)
+Compiled rails_dash/index.css (6ms) (pid 2686)
+Completed 200 OK in 272ms (Views: 203.3ms | ActiveRecord: 2.9ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:39 -0300
+Served asset /rails_dash/content.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/flash.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/footer.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/forms.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/grid.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/header.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/navigation.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/page.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/pager.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/style.css - 200 OK (3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /jquery.js - 304 Not Modified (34ms)
+
+
+Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/index.css - 304 Not Modified (21ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /application.js - 200 OK (5ms)
+
+
+Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-05-24 19:20:40 -0300
+Served asset /rails_dash/filter.png - 304 Not Modified (2ms)
+
+
+Started GET "/dash/photos/new" for 127.0.0.1 at 2013-05-24 19:20:41 -0300
+Processing by Dash::PhotosController#new as HTML
+ Rendered dash/photos/form.html.erb within layouts/dash (5.8ms)
+Completed 200 OK in 117ms (Views: 110.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/index.css?body=1" for 127.0.0.1 at 2013-05-24 19:20:42 -0300
+Served asset /rails_dash/index.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-24 19:20:42 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-24 19:20:42 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/shadow.png" for 127.0.0.1 at 2013-05-24 19:20:42 -0300
+Served asset /rails_dash/shadow.png - 200 OK (9ms)