test/dummy/log/development.log in gridder-0.0.7 vs test/dummy/log/development.log in gridder-0.0.8

- old
+ new

@@ -153,5 +153,3868 @@ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-09 20:31:49 -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 "/" for 127.0.0.1 at 2012-11-14 17:34:11 -0200 +Connecting to database specified by database.yml + +ActionController::RoutingError (No route matches [GET] "/"): + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (10.5ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:34:37 -0200 + +TypeError (can't convert String into Hash): + config/routes.rb:3:in `block in <top (required)>' + config/routes.rb:1:in `<top (required)>' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (10.8ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.6ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:35:01 -0200 + +TypeError (can't convert String into Hash): + config/routes.rb:3:in `block in <top (required)>' + config/routes.rb:1:in `<top (required)>' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.8ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:35:02 -0200 + +ActionController::RoutingError (No route matches [GET] "/"): + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:35:05 -0200 + +ActionController::RoutingError (No route matches [GET] "/"): + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:35:38 -0200 + +SyntaxError (/Users/targa/Sites/gems/gridder/test/dummy/app/controllers/welcome_controller.rb:4: dynamic constant assignment + Address = Struct.new(:street, :number, :city, :state, :country) + ^ +/Users/targa/Sites/gems/gridder/test/dummy/app/controllers/welcome_controller.rb:5: dynamic constant assignment + Person = Struct.new(:number, :name, :address) + ^): + activesupport (3.2.8) lib/active_support/dependencies.rb:469:in `load' + activesupport (3.2.8) lib/active_support/dependencies.rb:469:in `block in load_file' + activesupport (3.2.8) lib/active_support/dependencies.rb:639:in `new_constants_in' + activesupport (3.2.8) lib/active_support/dependencies.rb:468:in `load_file' + activesupport (3.2.8) lib/active_support/dependencies.rb:353:in `require_or_load' + activesupport (3.2.8) lib/active_support/dependencies.rb:502:in `load_missing_constant' + activesupport (3.2.8) lib/active_support/dependencies.rb:192:in `block in const_missing' + activesupport (3.2.8) lib/active_support/dependencies.rb:190:in `each' + activesupport (3.2.8) lib/active_support/dependencies.rb:190:in `const_missing' + activesupport (3.2.8) lib/active_support/inflector/methods.rb:230:in `block in constantize' + activesupport (3.2.8) lib/active_support/inflector/methods.rb:229:in `each' + activesupport (3.2.8) lib/active_support/inflector/methods.rb:229:in `constantize' + activesupport (3.2.8) lib/active_support/dependencies.rb:554:in `get' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:54:in `controller' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:32:in `call' + journey (1.0.4) lib/journey/router.rb:68:in `block in call' + journey (1.0.4) lib/journey/router.rb:56:in `each' + journey (1.0.4) lib/journey/router.rb:56:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + rack (1.4.1) lib/rack/etag.rb:23:in `call' + rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' + rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' + rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' + activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' + activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__629439897478063644__call__1366304715992651678__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:36:13 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (39.2ms) +Completed 500 Internal Server Error in 156ms + +ActionView::Template::Error (nil is not a symbol): + 2: <p>Find me in app/views/welcome/index.html.erb</p> + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Nome", :data => :name}, + 6: {:title => "Col1::Sub2", :data => lambda{123}}, + 7: {:title => "Col1::Sub3", :data => lambda{123}}, + 8: {:title => "Col2", :data => lambda{123}}, + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2052884001405836481_2168652060' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:36:57 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (1.4ms) +Completed 500 Internal Server Error in 37ms + +ActionView::Template::Error (nil is not a symbol): + 2: <p>Find me in app/views/welcome/index.html.erb</p> + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Nome", :data => :name}]) %> + 6: </p> + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2052884001405836481_2158137860' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:37:27 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (1.3ms) +Completed 500 Internal Server Error in 36ms + +ActionView::Template::Error (nil is not a symbol): + 2: <p>Find me in app/views/welcome/index.html.erb</p> + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Nome", :data => lambda{1}}]) %> + 6: </p> + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2052884001405836481_2157686680' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.8ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:37:28 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (0.9ms) +Completed 500 Internal Server Error in 76ms + +ActionView::Template::Error (nil is not a symbol): + 2: <p>Find me in app/views/welcome/index.html.erb</p> + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Nome", :data => lambda{1}}]) %> + 6: </p> + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2052884001405836481_2157686680' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:37:34 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (1.3ms) +Completed 500 Internal Server Error in 38ms + +ActionView::Template::Error (nil is not a symbol): + 2: <p>Find me in app/views/welcome/index.html.erb</p> + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Nome", :data => :name}]) %> + 6: </p> + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2052884001405836481_2170788420' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.3ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:38:35 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (0.9ms) +Completed 500 Internal Server Error in 36ms + +ActionView::Template::Error (nil is not a symbol): + 2: <p>Find me in app/views/welcome/index.html.erb</p> + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Nome", :data => :name}]) %> + 6: </p> + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2052884001405836481_2170788420' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:38:37 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (1.0ms) +Completed 500 Internal Server Error in 36ms + +ActionView::Template::Error (nil is not a symbol): + 2: <p>Find me in app/views/welcome/index.html.erb</p> + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Nome", :data => :name}]) %> + 6: </p> + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2052884001405836481_2170788420' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.9ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:38:51 -0200 +Connecting to database specified by database.yml +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (13.2ms) +Compiled jquery.js (4ms) (pid 4873) +Compiled jquery_ujs.js (0ms) (pid 4873) +Compiled application.js (57ms) (pid 4873) +Completed 200 OK in 264ms (Views: 186.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:38:52 -0200 +Served asset /application.css - 200 OK (3ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:38:52 -0200 +Served asset /welcome.css - 200 OK (6ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:38:52 -0200 +Served asset /jquery.js - 200 OK (5ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:38:52 -0200 +Served asset /jquery_ujs.js - 200 OK (7ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:38:52 -0200 +Served asset /welcome.js - 200 OK (1ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:38:52 -0200 +Served asset /application.js - 200 OK (16ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:40:29 -0200 +Processing by WelcomeController#index as HTML +ERROR: compiling _app_views_welcome_index_html_erb__2590282891819900663_2168988580 RAISED /Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:11: syntax error, unexpected ']', expecting '}' +... ]) );@output_buffer.safe_conca... +... ^ +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:15: syntax error, unexpected keyword_ensure, expecting ')' +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:17: syntax error, unexpected keyword_end, expecting ')' +Function body: def _app_views_welcome_index_html_erb__2590282891819900663_2168988580(local_assigns, output_buffer) + _old_virtual_path, @virtual_path = @virtual_path, "welcome/index";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('<h1>Demo</h1> + + + +<p> + ');@output_buffer.append= ( Gridder.for(@list[0..15], :body => [{:title => "Name", :data => :name}, + {:title => "Street", :data => lambda{|e|e.address.street}, + {:title => "City", :data => lambda{|e|e.address.city}, + {:title => "State", :data => lambda{|e|e.address.state}, + {:title => "Country", :data => lambda{|e|e.address.country}, + ]) );@output_buffer.safe_concat(' +');@output_buffer.safe_concat('</p> + +');@output_buffer.to_s + ensure + @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer + end + +Backtrace: /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `module_eval' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `compile' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:244:in `block in compile!' +<internal:prelude>:10:in `synchronize' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:232:in `compile!' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:144:in `block in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in `default_render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in `send_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__6038164179518289__process_action__2305709001405033975__callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2981588452647812377__call__1492909133189750806__callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + Rendered welcome/index.html.erb within layouts/application (17.8ms) +Completed 500 Internal Server Error in 54ms + +ActionView::Template::Error (/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:11: syntax error, unexpected ']', expecting '}' +... ]) );@output_buffer.safe_conca... +... ^ +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:15: syntax error, unexpected keyword_ensure, expecting ')' +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:17: syntax error, unexpected keyword_end, expecting ')'): + 8: {:title => "City", :data => lambda{|e|e.address.city}, + 9: {:title => "State", :data => lambda{|e|e.address.state}, + 10: {:title => "Country", :data => lambda{|e|e.address.country}, + 11: ]) %> + 12: </p> + actionpack (3.2.8) lib/action_view/template.rb:297:in `module_eval' + actionpack (3.2.8) lib/action_view/template.rb:297:in `compile' + actionpack (3.2.8) lib/action_view/template.rb:244:in `block in compile!' + <internal:prelude>:10:in `synchronize' + actionpack (3.2.8) lib/action_view/template.rb:232:in `compile!' + actionpack (3.2.8) lib/action_view/template.rb:144:in `block in render' + activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' + actionpack (3.2.8) lib/action_view/template.rb:143:in `render' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' + actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' + actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' + actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' + actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' + actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' + actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' + activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' + activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' + activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' + actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' + activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__6038164179518289__process_action__2305709001405033975__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' + actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' + actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' + journey (1.0.4) lib/journey/router.rb:68:in `block in call' + journey (1.0.4) lib/journey/router.rb:56:in `each' + journey (1.0.4) lib/journey/router.rb:56:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + rack (1.4.1) lib/rack/etag.rb:23:in `call' + rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' + rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' + rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' + activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' + activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__2981588452647812377__call__1492909133189750806__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.5ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:40:36 -0200 +Processing by WelcomeController#index as HTML +ERROR: compiling _app_views_welcome_index_html_erb__2590282891819900663_2179477020 RAISED /Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:11: syntax error, unexpected ']', expecting '}' +... ]) );@output_buffer.safe_conca... +... ^ +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:15: syntax error, unexpected keyword_ensure, expecting ')' +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:17: syntax error, unexpected keyword_end, expecting ')' +Function body: def _app_views_welcome_index_html_erb__2590282891819900663_2179477020(local_assigns, output_buffer) + _old_virtual_path, @virtual_path = @virtual_path, "welcome/index";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('<h1>Demo</h1> + + + +<p> + ');@output_buffer.append= ( Gridder.for(@list[0..15], :body => [{:title => "Name", :data => :name}, + {:title => "Street", :data => lambda{|e|e.address.street}, + {:title => "City", :data => lambda{|e|e.address.city}, + {:title => "State", :data => lambda{|e|e.address.state}, + {:title => "Country", :data => lambda{|e|e.address.country} + ]) );@output_buffer.safe_concat(' +');@output_buffer.safe_concat('</p> + +');@output_buffer.to_s + ensure + @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer + end + +Backtrace: /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `module_eval' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `compile' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:244:in `block in compile!' +<internal:prelude>:10:in `synchronize' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:232:in `compile!' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:144:in `block in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in `default_render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in `send_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__6038164179518289__process_action__2305709001405033975__callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2981588452647812377__call__1492909133189750806__callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + Rendered welcome/index.html.erb within layouts/application (1.2ms) +Completed 500 Internal Server Error in 37ms + +ActionView::Template::Error (/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:11: syntax error, unexpected ']', expecting '}' +... ]) );@output_buffer.safe_conca... +... ^ +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:15: syntax error, unexpected keyword_ensure, expecting ')' +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:17: syntax error, unexpected keyword_end, expecting ')'): + 8: {:title => "City", :data => lambda{|e|e.address.city}, + 9: {:title => "State", :data => lambda{|e|e.address.state}, + 10: {:title => "Country", :data => lambda{|e|e.address.country} + 11: ]) %> + 12: </p> + actionpack (3.2.8) lib/action_view/template.rb:297:in `module_eval' + actionpack (3.2.8) lib/action_view/template.rb:297:in `compile' + actionpack (3.2.8) lib/action_view/template.rb:244:in `block in compile!' + <internal:prelude>:10:in `synchronize' + actionpack (3.2.8) lib/action_view/template.rb:232:in `compile!' + actionpack (3.2.8) lib/action_view/template.rb:144:in `block in render' + activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' + actionpack (3.2.8) lib/action_view/template.rb:143:in `render' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' + actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' + actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' + actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' + actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' + actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' + actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' + activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' + activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' + activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' + actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' + activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__6038164179518289__process_action__2305709001405033975__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' + actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' + actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' + journey (1.0.4) lib/journey/router.rb:68:in `block in call' + journey (1.0.4) lib/journey/router.rb:56:in `each' + journey (1.0.4) lib/journey/router.rb:56:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + rack (1.4.1) lib/rack/etag.rb:23:in `call' + rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' + rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' + rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' + activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' + activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__2981588452647812377__call__1492909133189750806__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:40:38 -0200 +Processing by WelcomeController#index as HTML +ERROR: compiling _app_views_welcome_index_html_erb__2590282891819900663_2179477020 RAISED /Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:11: syntax error, unexpected ']', expecting '}' +... ]) );@output_buffer.safe_conca... +... ^ +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:15: syntax error, unexpected keyword_ensure, expecting ')' +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:17: syntax error, unexpected keyword_end, expecting ')' +Function body: def _app_views_welcome_index_html_erb__2590282891819900663_2179477020(local_assigns, output_buffer) + _old_virtual_path, @virtual_path = @virtual_path, "welcome/index";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('<h1>Demo</h1> + + + +<p> + ');@output_buffer.append= ( Gridder.for(@list[0..15], :body => [{:title => "Name", :data => :name}, + {:title => "Street", :data => lambda{|e|e.address.street}, + {:title => "City", :data => lambda{|e|e.address.city}, + {:title => "State", :data => lambda{|e|e.address.state}, + {:title => "Country", :data => lambda{|e|e.address.country} + ]) );@output_buffer.safe_concat(' +');@output_buffer.safe_concat('</p> + +');@output_buffer.to_s + ensure + @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer + end + +Backtrace: /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `module_eval' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `compile' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:244:in `block in compile!' +<internal:prelude>:10:in `synchronize' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:232:in `compile!' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:144:in `block in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in `default_render' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in `send_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__6038164179518289__process_action__2305709001405033975__callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2981588452647812377__call__1492909133189750806__callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' +/Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' +/Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + Rendered welcome/index.html.erb within layouts/application (1.0ms) +Completed 500 Internal Server Error in 36ms + +ActionView::Template::Error (/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:11: syntax error, unexpected ']', expecting '}' +... ]) );@output_buffer.safe_conca... +... ^ +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:15: syntax error, unexpected keyword_ensure, expecting ')' +/Users/targa/Sites/gems/gridder/test/dummy/app/views/welcome/index.html.erb:17: syntax error, unexpected keyword_end, expecting ')'): + 8: {:title => "City", :data => lambda{|e|e.address.city}, + 9: {:title => "State", :data => lambda{|e|e.address.state}, + 10: {:title => "Country", :data => lambda{|e|e.address.country} + 11: ]) %> + 12: </p> + actionpack (3.2.8) lib/action_view/template.rb:297:in `module_eval' + actionpack (3.2.8) lib/action_view/template.rb:297:in `compile' + actionpack (3.2.8) lib/action_view/template.rb:244:in `block in compile!' + <internal:prelude>:10:in `synchronize' + actionpack (3.2.8) lib/action_view/template.rb:232:in `compile!' + actionpack (3.2.8) lib/action_view/template.rb:144:in `block in render' + activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' + actionpack (3.2.8) lib/action_view/template.rb:143:in `render' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' + actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' + actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' + actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' + actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' + actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' + actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' + actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' + activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' + activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' + activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' + actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' + activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__6038164179518289__process_action__2305709001405033975__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' + activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' + actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' + actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' + actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' + actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' + journey (1.0.4) lib/journey/router.rb:68:in `block in call' + journey (1.0.4) lib/journey/router.rb:56:in `each' + journey (1.0.4) lib/journey/router.rb:56:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + rack (1.4.1) lib/rack/etag.rb:23:in `call' + rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' + rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' + rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' + activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' + activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__2981588452647812377__call__1492909133189750806__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:40:51 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (3.7ms) +Completed 200 OK in 43ms (Views: 7.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:40:51 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:40:51 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:40:51 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:40:51 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:40:51 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:40:51 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:05 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.9ms) +Completed 200 OK in 41ms (Views: 7.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:05 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:05 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:05 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:05 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:05 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:05 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.9ms) +Completed 200 OK in 86ms (Views: 7.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.9ms) +Completed 200 OK in 41ms (Views: 7.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:06 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.8ms) +Completed 200 OK in 40ms (Views: 7.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:07 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.9ms) +Completed 200 OK in 41ms (Views: 7.0ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.8ms) +Completed 200 OK in 41ms (Views: 6.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:08 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:09 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.8ms) +Completed 200 OK in 43ms (Views: 7.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:09 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:09 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:09 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:09 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:09 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:09 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:41:57 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (4.0ms) +Completed 200 OK in 42ms (Views: 8.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:57 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:57 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:57 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:57 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:41:57 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:41:57 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:42:02 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (4.2ms) +Completed 200 OK in 82ms (Views: 8.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:03 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:03 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:03 -0200 +Served asset /application.js - 304 Not Modified (2ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:03 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:03 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:03 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:42:26 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (3.7ms) +Completed 200 OK in 49ms (Views: 7.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:26 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:26 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:26 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:26 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:26 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:26 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:42:33 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (3.7ms) +Completed 200 OK in 41ms (Views: 7.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:33 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:33 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:33 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:33 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:33 -0200 +Served asset /jquery.js - 304 Not Modified (2ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:33 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:42:47 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (6.6ms) +Completed 200 OK in 86ms (Views: 11.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:47 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:47 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:47 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:47 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:42:47 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:42:47 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:43:18 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (6.9ms) +Completed 200 OK in 44ms (Views: 11.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:43:19 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:43:19 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:43:19 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:43:19 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:43:19 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:43:19 -0200 +Served asset /application.js - 304 Not Modified (3ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:45:09 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (7.0ms) +Completed 200 OK in 45ms (Views: 11.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:45:09 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:45:09 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:45:09 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:45:09 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:45:09 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:45:09 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:45:25 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.5ms) +Completed 500 Internal Server Error in 38ms + +ActionView::Template::Error ({:style=>"color:red"} is not a symbol): + 2: + 3: + 4: <p> + 5: <%= Gridder.for(@list[0..15], :body => [{:title => "Name", :data => :name}, + 6: {:title => "Street", :data => lambda{|e|[e.address.number, e.address.street].join(", ")}}, + 7: {:title => "City", :data => lambda{|e|e.address.city}}, + 8: {:title => "State", :data => lambda{|e|e.address.state}}, + app/views/welcome/index.html.erb:5:in `_app_views_welcome_index_html_erb__2590282891819900663_2153837680' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.4ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:46:56 -0200 +Connecting to database specified by database.yml +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (20.4ms) +Completed 200 OK in 168ms (Views: 64.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:46:57 -0200 +Served asset /welcome.css - 304 Not Modified (7ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:46:57 -0200 +Served asset /jquery.js - 304 Not Modified (2ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:46:57 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:46:57 -0200 +Served asset /welcome.js - 304 Not Modified (1ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:46:57 -0200 +Served asset /application.css - 304 Not Modified (3ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:46:57 -0200 +Served asset /application.js - 304 Not Modified (6ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:47:15 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (9.9ms) +Completed 200 OK in 48ms (Views: 14.3ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:47:15 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:15 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:15 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:47:15 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:15 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:15 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:47:35 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (6.7ms) +Completed 200 OK in 43ms (Views: 10.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:35 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:35 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:47:35 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:35 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:47:35 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:47:35 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:48:02 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (47.4ms) +Completed 200 OK in 84ms (Views: 51.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:48:02 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:02 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:02 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:02 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:02 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:48:02 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:48:07 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (6.9ms) +Completed 200 OK in 44ms (Views: 11.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:48:07 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:07 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:07 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:48:07 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:07 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:07 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:48:22 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (7.2ms) +Completed 200 OK in 45ms (Views: 11.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:22 -0200 +Served asset /jquery.js - 304 Not Modified (15ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:48:22 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:22 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:22 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:48:22 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:48:22 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:49:44 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (26.5ms) +Completed 500 Internal Server Error in 62ms + +ActionView::Template::Error (undefined method `join' for "154":String): + 21: + 22: <p> + 23: <%= Gridder.for(@list[0..15], :body => [{:title => "Name", :data => :name}, + 24: {:title => "Address::Directions::Number", :data => lambda{|e|e.address.number.join(", ")}}, + 25: {:title => "Address::Directions::Street", :data => lambda{|e|e.address.street.join(", ")}}, + 26: {:title => "Address::City", :data => lambda{|e|e.address.city}}, + 27: {:title => "Address::State", :data => lambda{|e|e.address.state}}, + app/views/welcome/index.html.erb:24:in `block in _app_views_welcome_index_html_erb__3409385050845653887_2154227260' + app/views/welcome/index.html.erb:23:in `_app_views_welcome_index_html_erb__3409385050845653887_2154227260' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:49:52 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.3ms) +Completed 200 OK in 50ms (Views: 14.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:49:52 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:49:52 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:49:52 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:49:52 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:49:52 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:49:52 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:50:28 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.5ms) +Completed 200 OK in 48ms (Views: 16.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:50:28 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:28 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:50:28 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:28 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:28 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:28 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:50:34 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.9ms) +Completed 200 OK in 48ms (Views: 15.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:50:34 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:34 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:34 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:34 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:34 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:50:34 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:50:44 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.5ms) +Completed 200 OK in 48ms (Views: 15.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:45 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:45 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:50:45 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:50:45 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:45 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:50:45 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:51:10 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.5ms) +Completed 200 OK in 49ms (Views: 15.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:10 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:10 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:10 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:51:10 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:51:10 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:10 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:51:16 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.1ms) +Completed 200 OK in 48ms (Views: 15.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:16 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:16 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:16 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:51:16 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:51:16 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:16 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:51:56 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.5ms) +Completed 200 OK in 52ms (Views: 16.0ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:51:56 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:56 -0200 +Served asset /jquery.js - 304 Not Modified (33ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:56 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:56 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:51:56 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:51:56 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:52:21 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.1ms) +Completed 200 OK in 49ms (Views: 15.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:21 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:21 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:21 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:21 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:21 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:21 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:52:35 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (18.4ms) +Completed 200 OK in 56ms (Views: 22.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:35 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:35 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:35 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:35 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:35 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:35 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:52:43 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.2ms) +Completed 200 OK in 94ms (Views: 15.7ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:43 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:43 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:43 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:43 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:43 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:43 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:52:51 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.1ms) +Completed 200 OK in 51ms (Views: 16.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:51 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:51 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:51 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:51 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:52:51 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:52:51 -0200 +Served asset /application.css - 304 Not Modified (4ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:53:39 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (15.1ms) +Completed 200 OK in 52ms (Views: 19.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:53:39 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:53:39 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:53:39 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:53:39 -0200 +Served asset /welcome.js - 304 Not Modified (1ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:53:39 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:53:39 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:55:30 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (2.9ms) +Completed 500 Internal Server Error in 38ms + +ActionView::Template::Error (bad value for range): + 4: + 5: <p> + 6: Simples, data => :nome_do_attributo + 7: <%= Gridder.for(@list[0..@show_records], :body => [{:title => "Name", :data => :name}] ) %> + 8: </p> + 9: + 10: <p> + app/views/welcome/index.html.erb:7:in `_app_views_welcome_index_html_erb__3409385050845653887_2180244760' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.8ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:55:43 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (6.3ms) +Completed 200 OK in 48ms (Views: 11.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:55:44 -0200 +Served asset /welcome.css - 200 OK (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:55:44 -0200 +Served asset /welcome.js - 200 OK (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:55:44 -0200 +Served asset /jquery.js - 200 OK (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:55:44 -0200 +Served asset /application.js - 200 OK (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:55:44 -0200 +Served asset /application.css - 200 OK (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:55:44 -0200 +Served asset /jquery_ujs.js - 200 OK (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:56:55 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (53.1ms) +Completed 200 OK in 91ms (Views: 57.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:56:55 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:56:55 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:56:55 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:56:55 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:56:55 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:56:55 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:57:32 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.2ms) +Completed 200 OK in 20ms (Views: 15.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:57:32 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:57:32 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:32 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:32 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:32 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:32 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:57:40 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.3ms) +Completed 200 OK in 16ms (Views: 13.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:40 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:57:40 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:40 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:40 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:57:40 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:57:40 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:02 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.3ms) +Completed 200 OK in 18ms (Views: 14.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:02 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:02 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:02 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:02 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:02 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:02 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:09 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.1ms) +Completed 200 OK in 18ms (Views: 14.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:09 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:09 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:09 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:09 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:09 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:09 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:14 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (16.9ms) +Completed 200 OK in 25ms (Views: 21.3ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:14 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:14 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:14 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:14 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:14 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:14 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:32 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (14.5ms) +Completed 200 OK in 22ms (Views: 18.7ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:32 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:32 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:32 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:32 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:32 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:32 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:36 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (7.6ms) +Completed 200 OK in 15ms (Views: 11.7ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /application.js - 304 Not Modified (2ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.1ms) +Completed 200 OK in 17ms (Views: 13.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:37 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:41 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (49.7ms) +Completed 200 OK in 57ms (Views: 54.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:41 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:41 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:41 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:41 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:41 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:41 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (7.9ms) +Completed 200 OK in 17ms (Views: 12.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /application.js - 304 Not Modified (10ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (7.8ms) +Completed 200 OK in 17ms (Views: 13.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /application.css - 304 Not Modified (1ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:42 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:43 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (7.6ms) +Completed 200 OK in 15ms (Views: 12.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:43 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:43 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:43 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:43 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:43 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:43 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 17:58:44 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.6ms) +Completed 200 OK in 23ms (Views: 18.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:44 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:44 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:44 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:44 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 17:58:44 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 17:58:44 -0200 +Served asset /application.js - 304 Not Modified (0ms) +Connecting to database specified by database.yml + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:02:36 -0200 +Connecting to database specified by database.yml +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (21.8ms) +Completed 200 OK in 143ms (Views: 68.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:37 -0200 +Served asset /welcome.css - 304 Not Modified (2ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:37 -0200 +Served asset /jquery.js - 304 Not Modified (7ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:37 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:37 -0200 +Served asset /welcome.js - 304 Not Modified (1ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:37 -0200 +Served asset /application.css - 304 Not Modified (3ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:37 -0200 +Served asset /application.js - 304 Not Modified (9ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:02:44 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.1ms) +Completed 200 OK in 16ms (Views: 13.0ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:44 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:44 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:44 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:44 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:44 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:44 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.5ms) +Completed 200 OK in 16ms (Views: 12.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.4ms) +Completed 200 OK in 52ms (Views: 48.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:46 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:02:47 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.3ms) +Completed 200 OK in 16ms (Views: 12.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:47 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:47 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:47 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:47 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:02:47 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:02:47 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:03:36 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.3ms) +Completed 200 OK in 19ms (Views: 15.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:36 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:03:36 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:36 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:36 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:36 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:03:36 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:03:43 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.1ms) +Completed 200 OK in 19ms (Views: 14.3ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:03:43 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:43 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:43 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:03:43 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:43 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:43 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:03:49 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.3ms) +Completed 200 OK in 18ms (Views: 14.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:03:49 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:49 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:49 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:49 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:03:49 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:03:49 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:04:01 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.7ms) +Completed 200 OK in 18ms (Views: 15.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:01 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:01 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:01 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:01 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:01 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:01 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:04:06 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.2ms) +Completed 200 OK in 18ms (Views: 14.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:06 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:06 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:06 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:06 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:06 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:06 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:04:22 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.0ms) +Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:22 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:22 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:22 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:22 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:22 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:22 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:04:38 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (9.9ms) +Completed 200 OK in 17ms (Views: 14.0ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:38 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:38 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:38 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:38 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:38 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:38 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:04:42 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.0ms) +Completed 200 OK in 19ms (Views: 16.1ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:42 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:42 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:42 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:04:42 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:42 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:04:42 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:05:00 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.4ms) +Completed 200 OK in 18ms (Views: 14.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:00 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:00 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:00 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:00 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:00 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:00 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:05:21 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.9ms) +Completed 200 OK in 19ms (Views: 15.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:21 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:21 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:21 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:21 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:21 -0200 +Served asset /application.js - 304 Not Modified (3ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:21 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:05:24 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.4ms) +Completed 200 OK in 18ms (Views: 14.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:24 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:24 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:24 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:24 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:24 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:24 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:05:40 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.1ms) +Completed 200 OK in 17ms (Views: 14.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:40 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:40 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:40 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:40 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:40 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:40 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:05:50 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.4ms) +Completed 200 OK in 18ms (Views: 15.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:50 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:50 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:50 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:50 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:50 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:50 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:05:56 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.4ms) +Completed 200 OK in 18ms (Views: 14.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:56 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:56 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:56 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:05:56 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:56 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:05:56 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:06:51 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.4ms) +Completed 200 OK in 18ms (Views: 14.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:06:51 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:06:51 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:06:51 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:06:51 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:06:51 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:06:51 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:07:25 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (12.9ms) +Completed 200 OK in 21ms (Views: 17.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:07:25 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:07:25 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:25 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:25 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:25 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:25 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:07:26 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.1ms) +Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:07:26 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:26 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:26 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:07:26 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:26 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:07:26 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:08:05 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.2ms) +Completed 200 OK in 17ms (Views: 14.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-14 18:08:05 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-14 18:08:05 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-14 18:08:05 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-14 18:08:05 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-14 18:08:05 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-14 18:08:05 -0200 +Served asset /application.js - 304 Not Modified (0ms) +Connecting to database specified by database.yml + + +Started GET "/" for 127.0.0.1 at 2012-11-14 18:33:26 -0200 + +SyntaxError (/Users/targa/Sites/gems/gridder/test/dummy/app/controllers/welcome_controller.rb:15: syntax error, unexpected keyword_end, expecting $end): + activesupport (3.2.8) lib/active_support/dependencies.rb:469:in `load' + activesupport (3.2.8) lib/active_support/dependencies.rb:469:in `block in load_file' + activesupport (3.2.8) lib/active_support/dependencies.rb:639:in `new_constants_in' + activesupport (3.2.8) lib/active_support/dependencies.rb:468:in `load_file' + activesupport (3.2.8) lib/active_support/dependencies.rb:353:in `require_or_load' + activesupport (3.2.8) lib/active_support/dependencies.rb:502:in `load_missing_constant' + activesupport (3.2.8) lib/active_support/dependencies.rb:192:in `block in const_missing' + activesupport (3.2.8) lib/active_support/dependencies.rb:190:in `each' + activesupport (3.2.8) lib/active_support/dependencies.rb:190:in `const_missing' + activesupport (3.2.8) lib/active_support/inflector/methods.rb:230:in `block in constantize' + activesupport (3.2.8) lib/active_support/inflector/methods.rb:229:in `each' + activesupport (3.2.8) lib/active_support/inflector/methods.rb:229:in `constantize' + activesupport (3.2.8) lib/active_support/dependencies.rb:554:in `get' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:54:in `controller' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:32:in `call' + journey (1.0.4) lib/journey/router.rb:68:in `block in call' + journey (1.0.4) lib/journey/router.rb:56:in `each' + journey (1.0.4) lib/journey/router.rb:56:in `call' + actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + rack (1.4.1) lib/rack/etag.rb:23:in `call' + rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' + rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' + rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' + activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' + activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__3726420369016156223__call__4107944669652350634__callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' + activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' + railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' + rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' + rack (1.4.1) lib/rack/runtime.rb:17:in `call' + activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' + rack (1.4.1) lib/rack/lock.rb:15:in `call' + actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' + railties (3.2.8) lib/rails/engine.rb:479:in `call' + railties (3.2.8) lib/rails/application.rb:223:in `call' + rack (1.4.1) lib/rack/content_length.rb:14:in `call' + railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' + rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run' + /Users/targa/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread' + + + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) + Rendered /Users/targa/.rvm/gems/ruby-1.9.2-p290@eadi/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.6ms) +Connecting to database specified by database.yml + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:33:27 -0200 +Connecting to database specified by database.yml +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (52.9ms) +Completed 200 OK in 258ms (Views: 247.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:33:28 -0200 +Served asset /application.css - 304 Not Modified (7ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:28 -0200 +Served asset /jquery.js - 304 Not Modified (2ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:28 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:33:28 -0200 +Served asset /welcome.css - 304 Not Modified (1ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:28 -0200 +Served asset /welcome.js - 304 Not Modified (59ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:28 -0200 +Served asset /application.js - 304 Not Modified (8ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:33:41 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.6ms) +Completed 200 OK in 25ms (Views: 13.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:33:41 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:41 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:41 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:41 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:41 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:33:41 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:33:42 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.5ms) +Completed 200 OK in 19ms (Views: 12.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:42 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:42 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:42 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:33:42 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:33:42 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:33:42 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:34:24 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (11.2ms) +Completed 200 OK in 22ms (Views: 15.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:34:24 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:34:24 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:24 -0200 +Served asset /welcome.js - 304 Not Modified (2ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:24 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:24 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:24 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:34:36 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (49.6ms) +Completed 200 OK in 61ms (Views: 53.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:36 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:36 -0200 +Served asset /jquery.js - 304 Not Modified (1ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:36 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:34:36 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:34:36 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:36 -0200 +Served asset /application.js - 304 Not Modified (5ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:34:55 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.4ms) +Completed 200 OK in 22ms (Views: 14.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:55 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:34:55 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:34:55 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:55 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:55 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:34:55 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:35:05 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.1ms) +Completed 200 OK in 21ms (Views: 14.2ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:05 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:05 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:05 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:05 -0200 +Served asset /application.js - 304 Not Modified (4ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:05 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:05 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:35:13 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.5ms) +Completed 200 OK in 21ms (Views: 14.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:13 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:13 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:13 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:13 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:13 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:13 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:35:17 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.7ms) +Completed 200 OK in 22ms (Views: 15.0ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:17 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:17 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:17 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:17 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:17 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:17 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:35:19 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.8ms) +Completed 200 OK in 20ms (Views: 13.0ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:19 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:19 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:19 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:19 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:19 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:19 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:35:21 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (10.6ms) +Completed 200 OK in 21ms (Views: 14.8ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:21 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:21 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:21 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:35:21 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:21 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:35:21 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:36:56 -0200 +Connecting to database specified by database.yml +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (22.9ms) +Compiled welcome.css (0ms) (pid 876) +Compiled application.css (21ms) (pid 876) +Compiled jquery.js (5ms) (pid 876) +Compiled jquery_ujs.js (0ms) (pid 876) +Compiled welcome.js (1ms) (pid 876) +Compiled application.js (92ms) (pid 876) +Completed 200 OK in 306ms (Views: 295.1ms | ActiveRecord: 0.0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (9.5ms) +Completed 200 OK in 24ms (Views: 13.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Served asset /welcome.css - 200 OK (8ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Served asset /jquery_ujs.js - 200 OK (2ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Served asset /welcome.js - 200 OK (2ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Served asset /jquery.js - 200 OK (3ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Served asset /application.css - 200 OK (3ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Served asset /application.js - 200 OK (49ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (9.1ms) +Completed 200 OK in 20ms (Views: 13.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:57 -0200 +Served asset /application.js - 304 Not Modified (2ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.7ms) +Completed 200 OK in 20ms (Views: 12.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:58 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:36:59 -0200 +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (8.7ms) +Completed 200 OK in 20ms (Views: 13.0ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:59 -0200 +Served asset /welcome.css - 304 Not Modified (0ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:59 -0200 +Served asset /application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:59 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:59 -0200 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:36:59 -0200 +Served asset /welcome.js - 304 Not Modified (0ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:36:59 -0200 +Served asset /application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2012-11-16 17:40:39 -0200 +Connecting to database specified by database.yml +Processing by WelcomeController#index as HTML + Rendered welcome/index.html.erb within layouts/application (23.3ms) +Compiled welcome.css (0ms) (pid 1032) +Compiled application.css (12ms) (pid 1032) +Compiled jquery.js (37ms) (pid 1032) +Compiled jquery_ujs.js (0ms) (pid 1032) +Compiled welcome.js (0ms) (pid 1032) +Compiled application.js (52ms) (pid 1032) +Completed 200 OK in 208ms (Views: 196.7ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/welcome.css?body=1" for 127.0.0.1 at 2012-11-16 17:40:40 -0200 +Served asset /welcome.css - 304 Not Modified (5ms) + + +Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-11-16 17:40:40 -0200 +Served asset /application.css - 304 Not Modified (50ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-11-16 17:40:40 -0200 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-11-16 17:40:40 -0200 +Served asset /jquery.js - 304 Not Modified (2ms) + + +Started GET "/assets/welcome.js?body=1" for 127.0.0.1 at 2012-11-16 17:40:40 -0200 +Served asset /welcome.js - 304 Not Modified (1ms) + + +Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-11-16 17:40:40 -0200 +Served asset /application.js - 304 Not Modified (7ms)