Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 80ms (Views: 79.9ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 74ms (Views: 73.0ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 60ms (Views: 59.2ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 500 Internal Server Error in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 500 Internal Server Error in 117ms Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 80ms (Views: 79.1ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 59ms (Views: 58.6ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 76ms (Views: 75.5ms | ActiveRecord: 0.0ms) Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 500 Internal Server Error in 16ms Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} ERROR: compiling _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588 RAISED /Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:13: unknown regexp options - bdy unmatched close parenthesis: /head> ');@output_buffer.append= ( yield );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ^ /Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:14: unterminated regexp meets end of file Function body: def _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588(local_assigns) _old_virtual_path, @_virtual_path = @_virtual_path, "layouts/application";_old_output_buffer = @output_buffer;;@output_buffer = ActionView::OutputBuffer.new;@output_buffer.safe_concat(' Dummy ');@output_buffer.append= (# stylesheet_link_tag "application" );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.append= (# javascript_include_tag "application" );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.append= (# csrf_meta_tags );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.append= ( yield );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @_virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `module_eval' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `compile' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:134:in `block in render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:127:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/layouts.rb:80:in `_render_layout' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:62:in `block in _render_template' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:56:in `_render_template' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:26:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:115:in `_render_template' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:109:in `render_to_body' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/renderers.rb:47:in `render_to_body' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/compatibility.rb:55:in `render_to_body' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:102:in `render_to_string' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:93:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:17:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.0.10/lib/active_record/railties/controller_runtime.rb:15:in `cleanup_view_runtime' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:150:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:11:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:436:in `_run__609123427687543740__process_action__427775662161006969__callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94:in `run_callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rescue.rb:17:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:119:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:41:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/testing.rb:12:in `process_with_new_base_test' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:412:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:47:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:350:in `get' /Users/daniel/code/glow/test/functional/flash_controller_test.rb:6:in `test_redirect' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:695:in `run' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:35:in `block in run' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:434:in `_run_setup_callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:34:in `run' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:656:in `block (2 levels) in run_test_suites' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `each' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `block in run_test_suites' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `each' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `run_test_suites' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:609:in `run' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:508:in `block in autorun' Rendered flash/show.html.erb within layouts/application (44.1ms) Completed 500 Internal Server Error in 52ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms) Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} ERROR: compiling _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588 RAISED /Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:13: unknown regexp options - bdy unmatched close parenthesis: /head> ');@output_buffer.append= ( yield );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ^ /Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:14: unterminated regexp meets end of file Function body: def _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588(local_assigns) _old_virtual_path, @_virtual_path = @_virtual_path, "layouts/application";_old_output_buffer = @output_buffer;;@output_buffer = ActionView::OutputBuffer.new;@output_buffer.safe_concat(' Dummy ');@output_buffer.append= (# stylesheet_link_tag "application" );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.append= (# javascript_include_tag "application" );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.append= (# csrf_meta_tags );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.append= ( yield );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @_virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `module_eval' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `compile' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:134:in `block in render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:127:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/layouts.rb:80:in `_render_layout' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:62:in `block in _render_template' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:56:in `_render_template' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:26:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:115:in `_render_template' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:109:in `render_to_body' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/renderers.rb:47:in `render_to_body' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/compatibility.rb:55:in `render_to_body' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:102:in `render_to_string' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:93:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:17:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.0.10/lib/active_record/railties/controller_runtime.rb:15:in `cleanup_view_runtime' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:150:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:11:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:436:in `_run__609123427687543740__process_action__427775662161006969__callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94:in `run_callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rescue.rb:17:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:119:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:41:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/testing.rb:12:in `process_with_new_base_test' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:412:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:47:in `process' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:350:in `get' /Users/daniel/code/glow/test/functional/flash_controller_test.rb:12:in `test_xhr' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:695:in `run' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:35:in `block in run' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:434:in `_run_setup_callbacks' /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:34:in `run' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:656:in `block (2 levels) in run_test_suites' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `each' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `block in run_test_suites' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `each' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `run_test_suites' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:609:in `run' /Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:508:in `block in autorun' Completed 500 Internal Server Error in 3ms Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Rendered flash/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 56ms (Views: 55.0ms | ActiveRecord: 0.0ms) Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 3ms Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Rendered flash/show.html.erb within layouts/application (2.0ms) Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms) Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Rendered flash/show.html.erb within layouts/application (2.1ms) Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 58ms (Views: 57.0ms | ActiveRecord: 0.0ms) Processing by FlashController#show as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 72ms (Views: 71.0ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 3ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 87ms (Views: 86.4ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 88ms (Views: 87.4ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 59ms (Views: 58.3ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 59ms (Views: 58.5ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 59ms (Views: 58.8ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 95ms (Views: 94.4ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 60ms (Views: 59.5ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2011-08-29 11:40:48 +0200 Processing by FlashController#show as HTML Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started GET "/flash?message=utf8%3A+%E2%9C%93+&type=notice" for 127.0.0.1 at 2011-08-29 11:40:49 +0200 Processing by FlashController#show as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 58ms (Views: 57.2ms | ActiveRecord: 0.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2011-08-29 11:41:29 +0200 Processing by FlashController#show as HTML Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.0ms) Started GET "/flash?message=utf8%3A+%E2%9C%93+&type=notice" for 127.0.0.1 at 2011-08-29 11:41:29 +0200 Processing by FlashController#show as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 50ms (Views: 49.4ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.3ms) Started GET "/" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Processing by FlashController#show as HTML Completed 200 OK in 31ms (Views: 30.1ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200 Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:51289/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Processing by FlashController#show as HTML Completed 200 OK in 5ms (Views: 4.9ms) Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 49ms (Views: 48.8ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms) Started GET "/" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Processing by FlashController#show as HTML Completed 200 OK in 16ms (Views: 15.1ms) Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/flash/notice?message=ajax%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"ajax: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:51334/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Processing by FlashController#show as HTML Completed 200 OK in 5ms (Views: 4.9ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200 Started GET "/" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Processing by FlashController#show as HTML Completed 200 OK in 7ms (Views: 6.9ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:51334/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Processing by FlashController#show as HTML Completed 200 OK in 7ms (Views: 7.2ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 321ms (Views: 320.9ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms) Started GET "/" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Processing by FlashController#show as HTML Completed 200 OK in 15ms (Views: 14.3ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200 Started GET "/" for 127.0.0.1 at 2011-08-29 12:28:42 +0200 Processing by FlashController#show as HTML Completed 200 OK in 6ms (Views: 5.3ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200 Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:51448/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Processing by FlashController#show as HTML Completed 200 OK in 8ms (Views: 7.3ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 51ms (Views: 51.0ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms) Started GET "/" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Processing by FlashController#show as HTML Completed 200 OK in 18ms (Views: 17.0ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200 Started GET "/" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Processing by FlashController#show as HTML Completed 200 OK in 5ms (Views: 4.6ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:51534/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Processing by FlashController#show as HTML Completed 200 OK in 6ms (Views: 5.9ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200 Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:29:46 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:51534/flash Completed 302 Found in 1ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:29:47 +0200 Processing by FlashController#show as HTML Completed 200 OK in 8ms (Views: 8.1ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:48 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:48 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 51ms (Views: 50.3ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms) Started GET "/" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Processing by FlashController#show as HTML Completed 200 OK in 14ms (Views: 12.7ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200 Started GET "/" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Processing by FlashController#show as HTML Completed 200 OK in 6ms (Views: 5.9ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:51771/flash Completed 302 Found in 1ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Processing by FlashController#show as HTML Completed 200 OK in 6ms (Views: 5.3ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#create as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 77ms (Views: 76.2ms) Processing by FlashController#create as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 2ms (Views: 1.4ms) Started GET "/" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Processing by FlashController#show as HTML Completed 200 OK in 52ms (Views: 50.9ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200 Started GET "/" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Processing by FlashController#show as HTML Completed 200 OK in 8ms (Views: 8.2ms) Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Processing by FlashController#create as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:52579/flash Completed 302 Found in 1ms Started GET "/flash" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Processing by FlashController#show as HTML Completed 200 OK in 13ms (Views: 12.7ms) Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200 Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200 Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200 Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200 Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200 Processing by FlashController#redirect as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#ajax as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 90ms (Views: 89.3ms) Processing by FlashController#ajax as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/" for 127.0.0.1 at 2011-08-30 16:08:32 +0200 Processing by FlashController#show as HTML Completed 200 OK in 27ms (Views: 26.5ms) Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-30 16:08:32 +0200 Processing by FlashController#redirect as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:62426/flash Completed 302 Found in 3ms Started GET "/flash" for 127.0.0.1 at 2011-08-30 16:08:32 +0200 Processing by FlashController#show as HTML Completed 200 OK in 5ms (Views: 5.2ms) Started GET "/" for 127.0.0.1 at 2011-08-30 16:08:46 +0200 Processing by FlashController#show as HTML Completed 200 OK in 7ms (Views: 6.3ms) Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-08-30 16:08:46 +0200 Processing by FlashController#ajax as JS Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"} Completed 200 OK in 3ms (Views: 2.3ms) Processing by FlashController#redirect as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#ajax as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 62ms (Views: 60.8ms) Processing by FlashController#ajax as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/" for 127.0.0.1 at 2011-08-30 16:10:41 +0200 Processing by FlashController#show as HTML Completed 200 OK in 14ms (Views: 13.3ms) Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-30 16:10:42 +0200 Processing by FlashController#redirect as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:62518/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-08-30 16:10:42 +0200 Processing by FlashController#show as HTML Completed 200 OK in 5ms (Views: 5.3ms) Started GET "/" for 127.0.0.1 at 2011-08-30 16:10:44 +0200 Processing by FlashController#show as HTML Completed 200 OK in 6ms (Views: 6.0ms) Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-08-30 16:10:44 +0200 Processing by FlashController#ajax as JS Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"} Completed 200 OK in 3ms (Views: 2.3ms) Processing by FlashController#redirect as HTML Parameters: {"message"=>"Glow!", "type"=>:notice} Redirected to http://test.host/flash Completed 302 Found in 2ms Processing by FlashController#ajax as JS Parameters: {"message"=>"Glow!", "type"=>:notice} Completed 200 OK in 167ms (Views: 165.4ms) Processing by FlashController#ajax as JS Parameters: {"message"=>"utf8: ✓", "type"=>:notice} Completed 200 OK in 4ms (Views: 3.2ms) Started GET "/" for 127.0.0.1 at 2011-09-07 15:15:07 +0200 Processing by FlashController#show as HTML Completed 200 OK in 105ms (Views: 104.2ms) Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-07 15:15:09 +0200 Processing by FlashController#redirect as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://127.0.0.1:55372/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-09-07 15:15:10 +0200 Processing by FlashController#show as HTML Completed 200 OK in 6ms (Views: 5.8ms) Started GET "/" for 127.0.0.1 at 2011-09-07 15:15:26 +0200 Processing by FlashController#show as HTML Completed 200 OK in 6ms (Views: 5.9ms) Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-09-07 15:15:27 +0200 Processing by FlashController#ajax as JS Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"} Completed 200 OK in 3ms (Views: 2.2ms)