Started GET "/" for 127.0.0.1 at 2012-03-20 15:45:26 -0400 ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.7ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:48:46 -0400 ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:48:56 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 33ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__1971179027134482405__process_action__376894448572571252__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2221354868743998922__call__250943834092889650__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:24 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__1971179027134482405__process_action__376894448572571252__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2221354868743998922__call__250943834092889650__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:48 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 38ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (2.9ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:49 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:49 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:50 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:50 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:50 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:51 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:50:51 -0400 Processing by ApplicationController#index as HTML Completed 500 Internal Server Error in 1ms ActionView::MissingTemplate (Missing template application/index with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/views" ): actionpack (3.2.2) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.2) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.2) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:29:in `determine_template' actionpack (3.2.2) lib/action_view/renderer/template_renderer.rb:10:in `render' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.2) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.2) lib/abstract_controller/rendering.rb:109:in `_render_template' actionpack (3.2.2) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.2) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.2) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.2) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.2) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.2) lib/active_support/callbacks.rb:414:in `_run__722277950343499057__process_action__4363501835787780136__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.2) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' journey (1.0.3) lib/journey/router.rb:68:in `block in call' journey (1.0.3) lib/journey/router.rb:56:in `each' journey (1.0.3) lib/journey/router.rb:56:in `call' actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) 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.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__519360197479200478__call__1472629213040287993__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.5ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:51:37 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.4ms) Compiled application.css (0ms) (pid 89417) Compiled jquery.js (34ms) (pid 89417) Compiled jquery_ujs.js (0ms) (pid 89417) Compiled application.js (65ms) (pid 89417) Completed 200 OK in 123ms (Views: 123.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-20 15:51:37 -0400 Served asset /application.css - 200 OK (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-20 15:51:38 -0400 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-20 15:51:38 -0400 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-20 15:51:38 -0400 Served asset /application.js - 200 OK (5ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:52:02 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.0ms) Compiled swfobject.js (0ms) (pid 89417) Compiled application.js (12ms) (pid 89417) Completed 200 OK in 60ms (Views: 59.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-20 15:52:02 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-20 15:52:02 -0400 Served asset /swfobject.js - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-20 15:52:02 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-20 15:52:02 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-20 15:52:02 -0400 Served asset /application.js - 200 OK (11ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:57:02 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (25.2ms) Completed 500 Internal Server Error in 27ms ActionView::Template::Error (undefined method `swf_tag' for #<#:0x00000103ba3c78>): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.3ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.7ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:57:48 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (26.0ms) Completed 500 Internal Server Error in 29ms ActionView::Template::Error (undefined method `swf_tag' for #<#:0x00000100ee6910>): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.9ms) Started GET "/" for 127.0.0.1 at 2012-03-20 15:57:49 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (58.2ms) Completed 500 Internal Server Error in 60ms ActionView::Template::Error (undefined method `swf_tag' for #<#:0x00000102a7d458>): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.4ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:01:59 -0400 ActionController::RoutingError (undefined local variable or method `asdasd' for ApplicationHelper:Module): app/helpers/application_helper.rb:2:in `' app/helpers/application_helper.rb:1:in `' app/controllers/application_controller.rb:1:in `' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:02:03 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (21.9ms) Completed 500 Internal Server Error in 26ms ActionView::Template::Error (undefined method `swf_tag' for #<#:0x00000101d058c0>): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.6ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.4ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:10:22 -0400 ActionController::RoutingError (undefined local variable or method `asdas' for SwfFuHelper:Module): app/controllers/application_controller.rb:1:in `' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:10:33 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 6ms ActionView::Template::Error (uninitialized constant SwfFu::Generator): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.9ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.1ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:11:15 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (uninitialized constant SwfFu::Generator): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.6ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:11:17 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (uninitialized constant SwfFu::Generator): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.7ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:11:17 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (uninitialized constant SwfFu::Generator): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.1ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:11:17 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (uninitialized constant SwfFu::Generator): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.4ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:11:17 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.3ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (uninitialized constant SwfFu::Generator): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___2430155639879429070_2168789080' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.7ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.2ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:11:29 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (57.8ms) Completed 500 Internal Server Error in 68ms ActionView::Template::Error (undefined method `swf_path' for #<#:0x0000010213d708>): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___3884365902992778522_2159203200' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.0ms) Started GET "/" for 127.0.0.1 at 2012-03-20 16:17:22 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (60.5ms) Completed 500 Internal Server Error in 73ms ActionView::Template::Error (undefined method `compute_public_path' for #<#:0x00000102ce9638>): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___778866548746876390_2169269960' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.9ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.9ms) Started GET "/" for 127.0.0.1 at 2012-03-20 23:26:55 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (8.7ms) Completed 500 Internal Server Error in 19ms ActionView::Template::Error (can't convert Symbol into Integer): 15: 16: A very simple example of communication javascript <-> flash: 17:
18: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'yo "man" <> x="sdad" !'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %> 19:
20: 21: app/views/application/index.html.erb:18:in `_app_views_application_index_html_erb___778866548746876390_2169269960' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.1ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (16.3ms) Started GET "/" for 127.0.0.1 at 2012-03-21 00:47:23 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (34.4ms) Completed 200 OK in 75ms (Views: 74.2ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 00:47:23 -0400 Served asset /jquery.js - 304 Not Modified (10ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 00:47:23 -0400 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 00:47:23 -0400 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 00:47:23 -0400 Served asset /swfobject.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 00:47:23 -0400 Served asset /application.js - 304 Not Modified (5ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:47:24 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/" for 127.0.0.1 at 2012-03-21 00:55:19 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (5.5ms) Completed 500 Internal Server Error in 144ms ActionView::Template::Error (cannot load such file -- coffee_script (in /Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/assets/javascripts/example.js.coffee)): 3: 4: Dummy 5: <%= stylesheet_link_tag "application", :media => "all" %> 6: <%= javascript_include_tag "application" %> 7: <%= csrf_meta_tags %> 8: 9: app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__2430009429543234295_2174838160' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.8ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 00:56:46 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (5.8ms) Compiled example.js (195ms) (pid 92787) Compiled application.js (212ms) (pid 92787) Completed 200 OK in 297ms (Views: 296.1ms | ActiveRecord: 0.0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 00:56:46 -0400 Served asset /example.js - 200 OK (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 00:56:46 -0400 Served asset /application.css - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 00:56:46 -0400 Served asset /application.js - 304 Not Modified (8ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 00:56:46 -0400 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 00:56:46 -0400 Served asset /swfobject.js - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 00:56:46 -0400 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:56:47 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.4ms) Started GET "/" for 127.0.0.1 at 2012-03-21 00:57:59 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.5ms) Completed 200 OK in 36ms (Views: 35.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 00:57:59 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 00:57:59 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 00:57:59 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 00:57:59 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 00:57:59 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 00:57:59 -0400 Served asset /application.js - 304 Not Modified (0ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:58:00 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:58:05 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:58:06 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:58:08 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:58:08 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.3ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:58:08 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-03-21 00:58:09 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/" for 127.0.0.1 at 2012-03-21 00:58:18 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 00:58:18 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 00:58:18 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 00:58:18 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 00:58:18 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 00:58:18 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 00:58:18 -0400 Served asset /application.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 00:59:54 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.9ms) Completed 200 OK in 6ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 00:59:54 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 00:59:54 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 00:59:54 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 00:59:54 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 00:59:54 -0400 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 00:59:54 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:02:11 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.2ms) Compiled example.js (119ms) (pid 92787) Compiled application.js (5ms) (pid 92787) Completed 200 OK in 213ms (Views: 212.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:02:11 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:02:11 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:02:11 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:02:11 -0400 Served asset /example.js - 200 OK (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:02:11 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:02:11 -0400 Served asset /application.js - 304 Not Modified (11ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:03:18 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.9ms) Compiled example.js (215ms) (pid 92787) Compiled application.js (5ms) (pid 92787) Completed 200 OK in 295ms (Views: 294.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:03:18 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:03:18 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:03:18 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:03:18 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:03:18 -0400 Served asset /example.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:03:18 -0400 Served asset /application.js - 304 Not Modified (8ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:03:59 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled example.js (114ms) (pid 92787) Compiled application.js (5ms) (pid 92787) Completed 200 OK in 194ms (Views: 193.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:04:00 -0400 Served asset /jquery_ujs.js - 304 Not Modified (1ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:04:00 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:04:00 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:04:00 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:04:00 -0400 Served asset /example.js - 200 OK (2ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:05:15 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled example.js (134ms) (pid 92787) Compiled application.js (5ms) (pid 92787) Completed 200 OK in 213ms (Views: 212.5ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:15 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:15 -0400 Served asset /example.js - 200 OK (4ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:15 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:15 -0400 Served asset /application.js - 200 OK (10ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:15 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:05:15 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:05:27 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled example.js (109ms) (pid 92787) Compiled application.js (5ms) (pid 92787) Completed 200 OK in 188ms (Views: 187.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:05:28 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:28 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:28 -0400 Served asset /example.js - 200 OK (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:28 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:28 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:28 -0400 Served asset /application.js - 304 Not Modified (7ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:05:47 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.2ms) Compiled example.js (118ms) (pid 92787) Compiled application.js (4ms) (pid 92787) Completed 200 OK in 200ms (Views: 199.6ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:48 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:48 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:05:48 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:48 -0400 Served asset /example.js - 200 OK (1ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:48 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:05:48 -0400 Served asset /application.js - 304 Not Modified (18ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:06:02 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.7ms) Completed 500 Internal Server Error in 142ms ActionView::Template::Error (Error: Parse error on line 11: Unexpected 'EXTENDS' (in /Users/work/swf_fu/vendor/plugins/swf_fu/test/dummy/app/assets/javascripts/example.js.coffee)): 3: 4: Dummy 5: <%= stylesheet_link_tag "application", :media => "all" %> 6: <%= javascript_include_tag "application" %> 7: <%= csrf_meta_tags %> 8: 9: app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3619889722619606350_2152383420' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.2ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:29:27 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (3.3ms) Compiled example.js (158ms) (pid 92787) Compiled application.js (6ms) (pid 92787) Completed 200 OK in 219ms (Views: 218.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:29:28 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:28 -0400 Served asset /example.js - 200 OK (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:28 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:28 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:28 -0400 Served asset /application.js - 304 Not Modified (7ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:28 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:29:47 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.1ms) Compiled swf_fu.js (117ms) (pid 92787) Compiled application.js (135ms) (pid 92787) Completed 200 OK in 171ms (Views: 171.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:29:48 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:48 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:48 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:48 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:48 -0400 Served asset /swf_fu.js - 200 OK (59ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:48 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:29:48 -0400 Served asset /application.js - 200 OK (9ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.3ms) Compiled swf_fu.js (108ms) (pid 92787) Compiled application.js (7ms) (pid 92787) Completed 200 OK in 148ms (Views: 148.0ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Served asset /application.js - 304 Not Modified (64ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:22 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled swf_fu.js (109ms) (pid 92787) Compiled application.js (5ms) (pid 92787) Completed 200 OK in 147ms (Views: 146.3ms | ActiveRecord: 0.0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Served asset /application.js - 304 Not Modified (60ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:30:34 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:32:24 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled swf_fu.js (125ms) (pid 92787) Compiled application.js (6ms) (pid 92787) Completed 200 OK in 164ms (Views: 163.3ms | ActiveRecord: 0.0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:32:25 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:32:25 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:32:25 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:32:25 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:32:25 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:32:25 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:32:25 -0400 Served asset /application.js - 304 Not Modified (61ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:33:36 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.9ms) Completed 500 Internal Server Error in 245ms ActionView::Template::Error (Error: Parse error on line 2: Unexpected 'CLASS' (in /Users/work/swf_fu/vendor/plugins/swf_fu/app/assets/javascripts/swf_fu.js.coffee)): 3: 4: Dummy 5: <%= stylesheet_link_tag "application", :media => "all" %> 6: <%= javascript_include_tag "application" %> 7: <%= csrf_meta_tags %> 8: 9: app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3619889722619606350_2152383420' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.1ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (15.9ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.2ms) Compiled swf_fu.js (160ms) (pid 92787) Compiled application.js (10ms) (pid 92787) Completed 200 OK in 213ms (Views: 212.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Served asset /example.js - 304 Not Modified (1ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Served asset /application.js - 304 Not Modified (8ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:33:46 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.1ms) Compiled swf_fu.js (110ms) (pid 92787) Compiled application.js (6ms) (pid 92787) Completed 200 OK in 197ms (Views: 196.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:34:00 -0400 Served asset /application.js - 304 Not Modified (21ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.7ms) Compiled swf_fu.js (192ms) (pid 92787) Compiled application.js (6ms) (pid 92787) Completed 200 OK in 276ms (Views: 275.9ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:35:17 -0400 Served asset /application.js - 304 Not Modified (9ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled swf_fu.js (129ms) (pid 92787) Compiled application.js (7ms) (pid 92787) Completed 200 OK in 217ms (Views: 217.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:25 -0400 Served asset /application.js - 304 Not Modified (20ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled swf_fu.js (130ms) (pid 92787) Compiled application.js (5ms) (pid 92787) Completed 200 OK in 211ms (Views: 211.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Served asset /swf_fu.js - 200 OK (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Served asset /application.js - 304 Not Modified (9ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:36:38 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:37:00 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled example.js (135ms) (pid 92787) Compiled application.js (6ms) (pid 92787) Completed 200 OK in 217ms (Views: 216.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:37:01 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:37:01 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:37:01 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:37:01 -0400 Served asset /swf_fu.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:37:01 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:37:01 -0400 Served asset /example.js - 200 OK (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:37:01 -0400 Served asset /application.js - 304 Not Modified (11ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 10ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Served asset /swf_fu.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:26 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:39:46 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.4ms) Completed 200 OK in 6ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:39:46 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:46 -0400 Served asset /swf_fu.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:46 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:46 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:46 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:46 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:39:47 -0400 Served asset /application.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.3ms) Completed 200 OK in 41ms (Views: 40.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:42:56 -0400 Served asset /swf_fu.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:43:36 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (1.0ms) Compiled swf_fu.js (124ms) (pid 92787) Compiled application.js (6ms) (pid 92787) Completed 200 OK in 174ms (Views: 173.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:43:37 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:43:37 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:43:37 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:43:37 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:43:37 -0400 Served asset /application.js - 304 Not Modified (9ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:43:37 -0400 Served asset /swf_fu.js - 200 OK (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:43:37 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:44:28 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (2.9ms) Compiled swf_fu.js (123ms) (pid 92787) Compiled application.js (10ms) (pid 92787) Completed 200 OK in 180ms (Views: 179.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:44:29 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:44:29 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:44:29 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:44:29 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:44:29 -0400 Served asset /swf_fu.js - 200 OK (3ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:44:29 -0400 Served asset /swfobject.js - 304 Not Modified (1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:44:29 -0400 Served asset /application.js - 304 Not Modified (56ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (3.2ms) Compiled swf_fu.js (128ms) (pid 92787) Compiled application.js (4ms) (pid 92787) Completed 200 OK in 222ms (Views: 221.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Served asset /swf_fu.js - 200 OK (7ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:08 -0400 Served asset /application.js - 200 OK (11ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:51:41 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 33ms (Views: 32.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:51:41 -0400 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:41 -0400 Served asset /example.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:41 -0400 Served asset /application.js - 304 Not Modified (67ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:42 -0400 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:42 -0400 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:42 -0400 Served asset /swfobject.js - 304 Not Modified (2ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:51:42 -0400 Served asset /swf_fu.js - 304 Not Modified (3ms) Started GET "/" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Processing by ApplicationController#index as HTML Rendered application/index.html.erb within layouts/application (0.8ms) Compiled swf_fu.js (122ms) (pid 93213) Compiled application.js (4ms) (pid 93213) Completed 200 OK in 200ms (Views: 199.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Served asset /swf_fu.js - 200 OK (4ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Served asset /swfobject.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Served asset /example.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 01:53:54 -0400 Served asset /application.js - 304 Not Modified (8ms) Started GET "/swfs/expressInstall.swf" for 127.0.0.1 at 2012-03-21 02:01:04 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/expressInstall.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/swfs/expressInstall.swf" for 127.0.0.1 at 2012-03-21 02:01:37 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/expressInstall.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/swfs/expressInstall.swf" for 127.0.0.1 at 2012-03-21 02:01:38 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/expressInstall.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/swfs/expressInstall.swf" for 127.0.0.1 at 2012-03-21 02:01:47 -0400 ActionController::RoutingError (No route matches [GET] "/swfs/expressInstall.swf"): actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) 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.2) 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.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/work/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/work/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.5ms) Started GET "/swfs/expressInstall.swf" for 127.0.0.1 at 2012-03-21 02:06:28 -0400 Started GET "/swfs/expressInstall.swf" for 127.0.0.1 at 2012-03-21 02:08:25 -0400 Started GET "/" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Processing by ApplicationController#example as HTML Rendered application/example.html.erb within layouts/application (5.4ms) Completed 200 OK in 40ms (Views: 39.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Served asset /application.css - 304 Not Modified (3ms) Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Served asset /swfobject.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Served asset /swf_fu.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Served asset /application.js - 304 Not Modified (39ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-03-21 02:15:35 -0400 Served asset /example.js - 304 Not Modified (1ms)