test/dummy/log/development.log in rails_dash-0.0.2 vs test/dummy/log/development.log in rails_dash-0.0.3
- old
+ new
@@ -8089,5 +8089,2453 @@
Served asset /rails_dash/filter.png - 304 Not Modified (2ms)
Connecting to database specified by database.yml
Connecting to database specified by database.yml
Connecting to database specified by database.yml
Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+
+
+Started GET "/dash" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (4.5ms)
+Completed 200 OK in 319ms (Views: 317.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/application.css - 200 OK (24ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/content.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/autocomplete.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/flash.css - 200 OK (5ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/forms.css - 200 OK (27ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/footer.css - 200 OK (3ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -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-04-08 17:58:22 -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-04-08 17:58:22 -0300
+Served asset /rails_dash/navigation.css - 200 OK (7ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/page.css - 200 OK (4ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/pager.css - 200 OK (4ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /rails_dash/style.css - 200 OK (3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /jquery.js - 200 OK (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /jquery_ujs.js - 200 OK (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 17:58:22 -0300
+Served asset /application.js - 200 OK (28ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/shared/_filter.html.haml (4.7ms)
+ [1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
+ Rendered dash/shared/_pager.html.haml (10.1ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (85.6ms)
+Completed 200 OK in 244ms (Views: 213.0ms | ActiveRecord: 2.7ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 17:58:24 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-04-08 17:58:25 -0300
+Served asset /rails_dash/filter.png - 200 OK (2ms)
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 18:20:44 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/shared/_filter.html.haml (7.4ms)
+ [1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
+ Rendered dash/shared/_pager.html.haml (7.5ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (43.6ms)
+Completed 200 OK in 316ms (Views: 274.8ms | ActiveRecord: 2.6ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:44 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (25ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:20:45 -0300
+Served asset /application.js - 304 Not Modified (6ms)
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 18:23:15 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/shared/_filter.html.haml (7.8ms)
+ [1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
+ Rendered dash/shared/_pager.html.haml (8.1ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (45.8ms)
+Completed 200 OK in 321ms (Views: 254.7ms | ActiveRecord: 2.8ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (28ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:23:16 -0300
+Served asset /application.js - 304 Not Modified (6ms)
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:23:17 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (1.0ms)
+Completed 200 OK in 129ms (Views: 128.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:17 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:23:18 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:25:16 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (4.5ms)
+ERROR: compiling _app_views_layouts_dash_html_haml__1433911213667526431_70119983206480 RAISED /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:17: syntax error, unexpected tIDENTIFIER, expecting ')'
+...>\n <div id='session'>\n <a#{_hamlou...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:21: syntax error, unexpected tIDENTIFIER, expecting ')'
+...h_text(" <div id='header'>\n <div class='hol...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:21: syntax error, unexpected tIDENTIFIER, expecting ')'
+...>\n <div class='holder'>\n <h1>\n ...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:26: syntax error, unexpected tIDENTIFIER, expecting ')'
+...text(" <div class='flash holder' id='flash'>\n", 1, f...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:26: syntax error, unexpected tIDENTIFIER, expecting ')'
+... class='flash holder' id='flash'>\n", 1, false);
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:29: syntax error, unexpected tIDENTIFIER, expecting ')'
+...text(" <p class='error'>\n #{_hamlout.ad...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:33: syntax error, unexpected tIDENTIFIER, expecting ')'
+...xt(" <p class='success'>\n #{_hamlout.ad...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:35: syntax error, unexpected tIDENTIFIER, expecting ')'
+...ext(" <div class='holder' id='content'>\n #{...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:35: syntax error, unexpected tIDENTIFIER, expecting ')'
+...<div class='holder' id='content'>\n #{_hamlout.adju...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:37: syntax error, unexpected tIDENTIFIER, expecting ')'
+... </div>\n <div id='footer'>\n <div class='holde...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:37: syntax error, unexpected tIDENTIFIER, expecting ')'
+...r'>\n <div class='holder'>\n <p id='copyrigh...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:37: syntax error, unexpected tIDENTIFIER, expecting ')'
+...r'>\n <p id='copyright'>\n #{_hamlout.ad...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected ';', expecting ')'
+));}\n </p>\n </...
+ ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unknown regexp options - dv
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $undefined
+... </p>\n </div>\n </div>\n </body>\n ...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unknown regexp options - bdy
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $undefined
+...iv>\n </div>\n </body>\n </head>\n</html>\n", -6, f...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unknown regexp options - htl
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $undefined
+... </body>\n </head>\n</html>\n", -6, false);::Haml::Util.h...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unterminated string meets end of file
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $end, expecting '}'
+Function body: def _app_views_layouts_dash_html_haml__1433911213667526431_70119983206480(local_assigns, output_buffer)
+ _old_virtual_path, @virtual_path = @virtual_path, "layouts/dash";_old_output_buffer = @output_buffer;;begin;extend Haml::Helpers;_hamlout = @haml_buffer = Haml::Buffer.new(haml_buffer, {:autoclose=>["meta", "img", "link", "br", "hr", "input", "area", "param", "col", "base"], :preserve=>["textarea", "pre", "code"], :attr_wrapper=>"'", :ugly=>false, :format=>:html5, :encoding=>"UTF-8", :escape_html=>true, :escape_attrs=>true, :hyphenate_data_attrs=>true, :cdata=>false});_erbout = _hamlout.buffer;@output_buffer = output_buffer ||= ActionView::OutputBuffer.new rescue nil;;_hamlout.push_text("<!DOCTYPE html>\n<html#{
+_hamlout.attributes({}, nil, :xmlns => 'http://www.w3.org/1999/xhtml', :'xml:lang' => I18n.locale, :lang => I18n.locale)}>\n <head>\n <title>#{_hamlout.adjust_tabs(3);
+
+_hamlout.format_script_false_true_false_true_false_true_false((@meta_title
+));}</title>\n #{_hamlout.format_script_false_false_false_true_false_true_false(( stylesheet_link_tag 'railsdash/application', :media => 'all'
+));}\n #{_hamlout.format_script_false_false_false_true_false_true_false(( javascript_include_tag 'application'
+));}\n #{_hamlout.format_script_false_false_false_true_false_true_false(( csrf_meta_tags
+));}\n <body>\n <div id='page'>\n <div id='navigation'>\n <div class='holder'>\n <div id='menu'>\n <ul>\n <li>\n <a#{_hamlout.adjust_tabs(7);
+
+
+
+
+
+
+_hamlout.attributes({}, nil, :href => railsdash.root_path, :title => t('dash.menu.home') )}>\n #{_hamlout.adjust_tabs(1);
+_hamlout.format_script_false_false_false_true_false_true_false(( t(dash.menu.home')
+));}\n </a>\n </li>\n </ul>\n </div>\n <div id='session'>\n <a#{_hamlout.adjust_tabs(-3);
+_hamlout.attributes({"class"=>"button"}, nil, :href => '#', :title => t('dash.session.logout') )}>\n #{_hamlout.adjust_tabs(1);
+_hamlout.format_script_false_false_false_true_false_true_false(( t(dash.session.logout')
+));}\n </a>\n </div>\n </div>\n </div>\n", -4, false); if @title
+_hamlout.push_text(" <div id='header'>\n <div class='holder'>\n <h1>\n #{_hamlout.adjust_tabs(3);
+
+
+_hamlout.format_script_false_false_false_true_false_true_false(( @title
+));}\n </h1>\n </div>\n </div>\n", -3, false);end; if not flash.empty? and ((flash.key?(:error) and flash[:error].any?) or (flash.key?(:success) and flash[:success].any?))
+_hamlout.push_text(" <div class='flash holder' id='flash'>\n", 1, false);
+ if flash.key?(:error) and flash[:error].any?
+ while flash[:error].any?
+_hamlout.push_text(" <p class='error'>\n #{_hamlout.adjust_tabs(1);
+_hamlout.format_script_false_false_false_true_false_true_false(( flash[:error].shift.capitalize
+));}\n </p>\n", -1, false);end;end; if flash.key?(:success) and flash[:success].any?
+ while flash[:success].any?
+_hamlout.push_text(" <p class='success'>\n #{_hamlout.adjust_tabs(1);
+_hamlout.format_script_false_false_false_true_false_true_false(( flash[:success].shift.capitalize
+));}\n </p>\n", -1, false);end;end;_hamlout.push_text(" </div>\n", -1, false);end;_hamlout.push_text(" <div class='holder' id='content'>\n #{_hamlout.adjust_tabs(1);
+_hamlout.format_script_false_false_false_true_false_true_false(( yield
+));}\n </div>\n </div>\n <div id='footer'>\n <div class='holder'>\n <p id='copyright'>\n #{_hamlout.adjust_tabs(1);
+
+
+_hamlout.format_script_false_false_false_true_false_true_false(( t(dash.footer.copyright', :year => @year)
+));}\n </p>\n </div>\n </div>\n </body>\n </head>\n</html>\n", -6, false);::Haml::Util.html_safe(_erbout);ensure;@haml_buffer = @haml_buffer.upper if @haml_buffer;end;
+ ensure
+ @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
+ end
+
+Backtrace: /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `module_eval'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `compile'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:244:in `block in compile!'
+<internal:prelude>:10:in `synchronize'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:232:in `compile!'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:144:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:125:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:143:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:18:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:36:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:17:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:110:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/streaming.rb:225:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:103:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:88:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:16:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:39:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:167:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:10:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:425:in `_run__3510753044332802081__process_action__666407033346247022__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:17:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rescue.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:121:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:45:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:203:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:246:in `block in action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:36:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:612:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:612:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/conditionalget.rb:25:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/head.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/flash.rb:242:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/cookies.rb:341:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/query_cache.rb:64:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `_run__91727530035082113__call__3048353705424121682__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/reloader.rb:65:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/static.rb:63:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/log_tailer.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/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'
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:17: syntax error, unexpected tIDENTIFIER, expecting ')'
+...>\n <div id='session'>\n <a#{_hamlou...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:21: syntax error, unexpected tIDENTIFIER, expecting ')'
+...h_text(" <div id='header'>\n <div class='hol...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:21: syntax error, unexpected tIDENTIFIER, expecting ')'
+...>\n <div class='holder'>\n <h1>\n ...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:26: syntax error, unexpected tIDENTIFIER, expecting ')'
+...text(" <div class='flash holder' id='flash'>\n", 1, f...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:26: syntax error, unexpected tIDENTIFIER, expecting ')'
+... class='flash holder' id='flash'>\n", 1, false);
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:29: syntax error, unexpected tIDENTIFIER, expecting ')'
+...text(" <p class='error'>\n #{_hamlout.ad...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:33: syntax error, unexpected tIDENTIFIER, expecting ')'
+...xt(" <p class='success'>\n #{_hamlout.ad...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:35: syntax error, unexpected tIDENTIFIER, expecting ')'
+...ext(" <div class='holder' id='content'>\n #{...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:35: syntax error, unexpected tIDENTIFIER, expecting ')'
+...<div class='holder' id='content'>\n #{_hamlout.adju...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:37: syntax error, unexpected tIDENTIFIER, expecting ')'
+... </div>\n <div id='footer'>\n <div class='holde...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:37: syntax error, unexpected tIDENTIFIER, expecting ')'
+...r'>\n <div class='holder'>\n <p id='copyrigh...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:37: syntax error, unexpected tIDENTIFIER, expecting ')'
+...r'>\n <p id='copyright'>\n #{_hamlout.ad...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected ';', expecting ')'
+));}\n </p>\n </...
+ ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unknown regexp options - dv
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $undefined
+... </p>\n </div>\n </div>\n </body>\n ...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unknown regexp options - bdy
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $undefined
+...iv>\n </div>\n </body>\n </head>\n</html>\n", -6, f...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unknown regexp options - htl
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $undefined
+... </body>\n </head>\n</html>\n", -6, false);::Haml::Util.h...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: unterminated string meets end of file
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/layouts/dash.html.haml:41: syntax error, unexpected $end, expecting '}'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `module_eval'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `compile'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:244:in `block in compile!'
+<internal:prelude>:10:in `synchronize'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:232:in `compile!'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:144:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:125:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:143:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:18:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:36:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:17:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:110:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/streaming.rb:225:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:103:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:88:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:16:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:39:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:167:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:10:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:425:in `_run__3510753044332802081__process_action__666407033346247022__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:17:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rescue.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:121:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:45:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:203:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:246:in `block in action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:36:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:612:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in `method_missing'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:612:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/conditionalget.rb:25:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/head.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/flash.rb:242:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/cookies.rb:341:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/query_cache.rb:64:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `_run__91727530035082113__call__3048353705424121682__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/reloader.rb:65:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/static.rb:63:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/log_tailer.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/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 public/500.html (0.7ms)
+Completed 500 Internal Server Error in 62ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:27:23 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (4.2ms)
+Completed 200 OK in 89ms (Views: 88.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:24 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/railsdash/application.css" for 127.0.0.1 at 2013-04-08 18:27:24 -0300
+Served asset /railsdash/application.css - 404 Not Found (4ms)
+
+ActionController::RoutingError (No route matches [GET] "/assets/railsdash/application.css"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21: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 (1.2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:24 -0300
+Served asset /application.js - 304 Not Modified (7ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:24 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (4ms)
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:27:28 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (0.1ms)
+Completed 200 OK in 13ms (Views: 13.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:28 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:28 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:28 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/railsdash/application.css" for 127.0.0.1 at 2013-04-08 18:27:28 -0300
+Served asset /railsdash/application.css - 404 Not Found (5ms)
+
+ActionController::RoutingError (No route matches [GET] "/assets/railsdash/application.css"):
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21: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 (1.0ms)
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:27:58 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (4.2ms)
+Completed 200 OK in 271ms (Views: 270.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (26ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (24ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (9ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /application.js - 304 Not Modified (7ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:27:59 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (25ms)
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (3.8ms)
+Completed 200 OK in 269ms (Views: 268.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (11ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (25ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (24ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (7ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:28:46 -0300
+Served asset /application.js - 304 Not Modified (32ms)
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:30:10 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (4.1ms)
+Completed 200 OK in 263ms (Views: 262.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (7ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (29ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (24ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (5ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (7ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (2ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:30:11 -0300
+Served asset /application.js - 304 Not Modified (7ms)
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (0.1ms)
+Completed 200 OK in 134ms (Views: 133.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:30:22 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 18:30:25 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ERROR: compiling _app_views_dash_shared__filter_html_haml___216142095751022069_70108094459280 RAISED /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/dash/shared/_filter.html.haml:4: syntax error, unexpected tIVAR
+...l_for([:new, :dash.grid. @model.name.underscore.to_sym]) )}>...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/dash/shared/_filter.html.haml:4: syntax error, unexpected ']', expecting '}'
+... @model.name.underscore.to_sym]) )}>\n #{_hamlout.adjust_...
+... ^
+Function body: def _app_views_dash_shared__filter_html_haml___216142095751022069_70108094459280(local_assigns, output_buffer)
+ _old_virtual_path, @virtual_path = @virtual_path, "dash/shared/_filter";_old_output_buffer = @output_buffer;filter = local_assigns[:filter];;begin;extend Haml::Helpers;_hamlout = @haml_buffer = Haml::Buffer.new(haml_buffer, {:autoclose=>["meta", "img", "link", "br", "hr", "input", "area", "param", "col", "base"], :preserve=>["textarea", "pre", "code"], :attr_wrapper=>"'", :ugly=>false, :format=>:html5, :encoding=>"UTF-8", :escape_html=>true, :escape_attrs=>true, :hyphenate_data_attrs=>true, :cdata=>false});_erbout = _hamlout.buffer;@output_buffer = output_buffer ||= ActionView::OutputBuffer.new rescue nil;;_hamlout.push_text("<div id='options'>\n ", 1, false);
+haml_temp = form_tag request.fullpath, :method => 'get', :id => 'search' do
+_hamlout.push_text(" #{_hamlout.format_script_false_false_false_true_false_true_false(( text_field_tag :q, (params[:q].present? ? params[:q] : t('dash.grid.filter')), :onblur => "if (this.value == '') {this.value = '#{t('dash.grid.filter')}';}", :onfocus => "if (this.value == '#{t('dash.grid.filter')}') {this.value = '';}"
+));}\n", 0, false);end;_hamlout.buffer << _hamlout.format_script_false_false_false_true_false_false_false(haml_temp);_hamlout.push_text("\n <a#{_hamlout.attributes({"class"=>"button action"}, nil, :href => url_for([:new, :dash.grid. @model.name.underscore.to_sym]) )}>\n #{_hamlout.adjust_tabs(1);
+_hamlout.format_script_false_false_false_true_false_true_false(( t('global.add')
+));}\n </a>\n</div>\n", -2, false);::Haml::Util.html_safe(_erbout);ensure;@haml_buffer = @haml_buffer.upper if @haml_buffer;end;
+ ensure
+ @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
+ end
+
+Backtrace: /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `module_eval'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `compile'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:244:in `block in compile!'
+<internal:prelude>:10:in `synchronize'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:232:in `compile!'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:144:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:125:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:143:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/partial_renderer.rb:237:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:41:in `render_partial'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:15:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/helpers/rendering_helper.rb:24:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/haml-4.0.2/lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/haml-4.0.2/lib/haml/helpers.rb:89:in `non_haml'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/haml-4.0.2/lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/dash/photos/index.html.haml:1:in `_app_views_dash_photos_index_html_haml___4597799744473372374_70108067055280'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:145:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:125:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:143:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:18:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:36:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:17:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:110:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/streaming.rb:225:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:103:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:88:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:16:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:39:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:167:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:10:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:436:in `_run__1728454196833668567__process_action__1506491881327937858__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:17:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rescue.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:121:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:45:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:203:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:246:in `block in action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:36:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:612:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/conditionalget.rb:25:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/head.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/flash.rb:242:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/cookies.rb:341:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/query_cache.rb:64:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `_run__1401611050436438703__call__1656064052246037753__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/reloader.rb:65:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/static.rb:63:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/log_tailer.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/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 dash/shared/_filter.html.haml (8.7ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (47.3ms)
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/dash/shared/_filter.html.haml:4: syntax error, unexpected tIVAR
+...l_for([:new, :dash.grid. @model.name.underscore.to_sym]) )}>...
+... ^
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/dash/shared/_filter.html.haml:4: syntax error, unexpected ']', expecting '}'
+... @model.name.underscore.to_sym]) )}>\n #{_hamlout.adjust_...
+... ^
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `module_eval'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:297:in `compile'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:244:in `block in compile!'
+<internal:prelude>:10:in `synchronize'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:232:in `compile!'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:144:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:125:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:143:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/partial_renderer.rb:237:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:41:in `render_partial'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:15:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/helpers/rendering_helper.rb:24:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/haml-4.0.2/lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/haml-4.0.2/lib/haml/helpers.rb:89:in `non_haml'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/haml-4.0.2/lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml'
+/Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/test/dummy/app/views/dash/photos/index.html.haml:1:in `_app_views_dash_photos_index_html_haml___4597799744473372374_70108067055280'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:145:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:125:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/template.rb:143:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:18:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:36:in `render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:17:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:110:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/streaming.rb:225:in `_render_template'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:103:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:88:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:16:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb:5:in `ms'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:39:in `render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:167:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rendering.rb:10:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:436:in `_run__1728454196833668567__process_action__1506491881327937858__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/callbacks.rb:17:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rescue.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `block in instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb:123:in `instrument'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/base.rb:121:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:45:in `process'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:203:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal.rb:246:in `block in action'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:36:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:612:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/conditionalget.rb:25:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/head.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/flash.rb:242:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/cookies.rb:341:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/query_cache.rb:64:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `_run__1401611050436438703__call__1656064052246037753__callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:405:in `__run_callback'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb:81:in `run_callbacks'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/reloader.rb:65:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:32:in `call_app'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `block in call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb:22:in `tagged'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/logger.rb:16:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/request_id.rb:22:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/static.rb:63:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:479:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:223:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/rack/log_tailer.rb:17:in `call'
+/Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/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 public/500.html (0.6ms)
+Completed 500 Internal Server Error in 86ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:36:43 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (4.6ms)
+Completed 200 OK in 278ms (Views: 277.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (32ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (5ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:44 -0300
+Served asset /application.js - 304 Not Modified (35ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 18:36:47 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/shared/_filter.html.haml (4.6ms)
+ [1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "photos"
+ Rendered dash/shared/_pager.html.haml (34.2ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (65.0ms)
+Completed 200 OK in 221ms (Views: 190.6ms | ActiveRecord: 2.9ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-04-08 18:36:48 -0300
+Served asset /rails_dash/filter.png - 304 Not Modified (3ms)
+
+
+Started GET "/dash/photos/4" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Processing by Dash::PhotosController#show as HTML
+ Parameters: {"id"=>"4"}
+ [1m[36mPhoto Load (0.3ms)[0m [1mSELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1[0m [["id", "4"]]
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/photos/form.html.haml within layouts/dash (4.4ms)
+Completed 200 OK in 135ms (Views: 131.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:52 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/dash/photos/new" for 127.0.0.1 at 2013-04-08 18:36:55 -0300
+Processing by Dash::PhotosController#new as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/photos/form.html.haml within layouts/dash (2.4ms)
+Completed 200 OK in 132ms (Views: 130.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:36:56 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started DELETE "/dash/photos/4" for 127.0.0.1 at 2013-04-08 18:36:59 -0300
+Processing by Dash::PhotosController#destroy as HTML
+ Parameters: {"authenticity_token"=>"PT6n0CepToREWRhgAbt2aMX/jXgaarX8grjVyJVNA2s=", "id"=>"4"}
+ [1m[35mPhoto Load (0.1ms)[0m SELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1 [["id", "4"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (32.7ms)[0m DELETE FROM "photos" WHERE "photos"."id" = ? [["id", 4]]
+ [1m[36m (3.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/dash/photos
+Completed 302 Found in 42ms (ActiveRecord: 36.1ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 18:36:59 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/shared/_filter.html.haml (1.9ms)
+ [1m[35mPhoto Load (0.2ms)[0m SELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "photos" [0m
+ Rendered dash/shared/_pager.html.haml (1.4ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (6.5ms)
+Completed 200 OK in 133ms (Views: 131.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:37:00 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Processing by RailsDash::StaticsController#home as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (0.1ms)
+Completed 200 OK in 127ms (Views: 126.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:37:56 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/shared/_filter.html.haml (1.9ms)
+ [1m[35mPhoto Load (0.1ms)[0m SELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "photos" [0m
+ Rendered dash/shared/_pager.html.haml (1.4ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (7.6ms)
+Completed 200 OK in 137ms (Views: 132.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-04-08 18:38:00 -0300
+Served asset /rails_dash/filter.png - 304 Not Modified (0ms)
+
+
+Started GET "/dash/photos/" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Processing by Dash::PhotosController#index as HTML
+DEPRECATION WARNING: Layout found at "dash" for DashController but parent controller set layout to "dash". Please explicitly set your layout to "dash" or set it to nil to force a dynamic lookup. (called from realtime at /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/benchmark.rb:295)
+ Rendered dash/shared/_filter.html.haml (2.0ms)
+ [1m[35mPhoto Load (0.1ms)[0m SELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "photos" [0m
+ Rendered dash/shared/_pager.html.haml (1.5ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (6.7ms)
+Completed 200 OK in 133ms (Views: 130.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:38:01 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Processing by RailsDash::StaticsController#home as HTML
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (0.1ms)
+Completed 200 OK in 126ms (Views: 125.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 18:56:21 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Processing by RailsDash::StaticsController#home as HTML
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (0.1ms)
+Completed 200 OK in 132ms (Views: 131.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 19:00:07 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+
+
+Started GET "/dash" for 127.0.0.1 at 2013-04-08 19:15:20 -0300
+Processing by RailsDash::StaticsController#home as HTML
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (4.2ms)
+Completed 200 OK in 267ms (Views: 266.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (8ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (54ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (5ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 19:15:21 -0300
+Served asset /application.js - 304 Not Modified (7ms)
+Connecting to database specified by database.yml
+Connecting to database specified by database.yml
+
+
+Started GET "/dash" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Processing by RailsDash::StaticsController#home as HTML
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (3.8ms)
+Completed 200 OK in 271ms (Views: 270.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (24ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (6ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (5ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (4ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /jquery.js - 304 Not Modified (3ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:27 -0300
+Served asset /application.js - 304 Not Modified (28ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Processing by Dash::PhotosController#index as HTML
+ Rendered dash/shared/_filter.html.haml (4.6ms)
+ [1m[36mPhoto Load (0.1ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
+ Rendered dash/shared/_pager.html.haml (7.6ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (29.0ms)
+Completed 200 OK in 186ms (Views: 156.1ms | ActiveRecord: 2.6ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/filter.png" for 127.0.0.1 at 2013-04-08 19:16:29 -0300
+Served asset /rails_dash/filter.png - 304 Not Modified (3ms)
+
+
+Started GET "/dash/" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Processing by RailsDash::StaticsController#home as HTML
+ Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_dash/app/views/rails_dash/statics/home.html.haml within layouts/dash (0.1ms)
+Completed 200 OK in 129ms (Views: 128.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /jquery.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:41 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+
+
+Started GET "/dash/photos" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Processing by Dash::PhotosController#index as HTML
+ Rendered dash/shared/_filter.html.haml (1.9ms)
+ [1m[36mPhoto Load (0.2ms)[0m [1mSELECT "photos".* FROM "photos" LIMIT 30 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "photos"
+ Rendered dash/shared/_pager.html.haml (1.4ms)
+ Rendered dash/photos/index.html.haml within layouts/dash (6.4ms)
+Completed 200 OK in 139ms (Views: 137.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/rails_dash/autocomplete.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/autocomplete.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/flash.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/flash.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/content.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/content.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/footer.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/footer.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/application.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/application.css - 304 Not Modified (1ms)
+
+
+Started GET "/assets/rails_dash/forms.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/forms.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/grid.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/grid.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/header.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/header.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/navigation.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/navigation.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/page.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/page.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/pager.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/pager.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/rails_dash/style.css?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /rails_dash/style.css - 304 Not Modified (0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-04-08 19:16: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-04-08 19:16:42 -0300
+Served asset /jquery_ujs.js - 304 Not Modified (0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-04-08 19:16:42 -0300
+Served asset /application.js - 304 Not Modified (0ms)
+Connecting to database specified by database.yml