Started GET "/" for 127.0.0.1 at 2014-06-21 06:34:29 -0400 Connecting to database specified by database.yml ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.3ms) Started GET "/video_store" for 127.0.0.1 at 2014-06-21 06:35:10 -0400 ActionController::RoutingError (No route matches [GET] "/video_store"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-21 06:36:30 -0400 ActionController::RoutingError (No route matches [GET] "/video_store"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 06:37:07 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (0.4ms) Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:03:08 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (11.6ms) Completed 500 Internal Server Error in 21ms ActionView::Template::Error (undefined method `video_store_cassette_path' for #<#:0x007f93440053c8>): 1:

Cassettes

2: <% @cassettes.each do |cassette| %> 3:

<%= link_to(cassette.name, video_store_cassette_path(cassette)) %>

4: <% end %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:3:in `block in ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__167352064463666936_70135240835700' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `each' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__167352064463666936_70135240835700' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__2182521747325541162__process_action__2713226542122485955__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4141007720945055726__call__298797996022378980__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.2ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:04:30 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (7.4ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `video_store_cassette_path' for #<#:0x007f93419365d0>): 1:

Cassettes

2: <% @cassettes.each do |cassette| %> 3:

<%= link_to(cassette.name, video_store_cassette_path(cassette)) %>

4: <% end %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:3:in `block in ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__167352064463666936_70135240835700' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `each' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__167352064463666936_70135240835700' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__2182521747325541162__process_action__2713226542122485955__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4141007720945055726__call__298797996022378980__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:05:46 -0400 Processing by VideoStore::CassettesController#index as HTML Completed 500 Internal Server Error in 0ms NoMethodError (undefined method `pry' for #): /Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/cassettes_controller.rb:7:in `index' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__2182521747325541162__process_action__2713226542122485955__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4141007720945055726__call__298797996022378980__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.9ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:07:30 -0400 Processing by VideoStore::CassettesController#index as HTML ***** Debugger requested, but was not available (ensure ruby-debug is listed in Gemfile/installed as gem): Start server with --debugger to enable ***** Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (6.3ms) Completed 500 Internal Server Error in 9ms ActionView::Template::Error (undefined method `video_store_cassette_path' for #<#:0x007f9341f4ed28>): 1:

Cassettes

2: <% @cassettes.each do |cassette| %> 3:

<%= link_to(cassette.name, video_store_cassette_path(cassette)) %>

4: <% end %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:3:in `block in ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__167352064463666936_70135240835700' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `each' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__167352064463666936_70135240835700' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__2182521747325541162__process_action__2713226542122485955__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4141007720945055726__call__298797996022378980__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (19.0ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.5ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:10:20 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML ***** Debugger requested, but was not available (ensure ruby-debug is listed in Gemfile/installed as gem): Start server with --debugger to enable ***** Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (8.5ms) Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method `video_store_cassette_path' for #<#:0x007fd59d583660>): 1:

Cassettes

2: <% @cassettes.each do |cassette| %> 3:

<%= link_to(cassette.name, video_store_cassette_path(cassette)) %>

4: <% end %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:3:in `block in ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb___1408325850574091586_70277734077960' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `each' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb___1408325850574091586_70277734077960' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__994386648434692266__process_action__2779673983749039570__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4075851346844607904__call__807117327714363469__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:10:36 -0400 Processing by VideoStore::CassettesController#index as HTML Completed 500 Internal Server Error in 0ms NoMethodError (undefined method `pry' for #): /Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/cassettes_controller.rb:7:in `index' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__994386648434692266__process_action__2779673983749039570__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4075851346844607904__call__807117327714363469__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:10:48 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (40.3ms) Completed 500 Internal Server Error in 30676ms ActionView::Template::Error (undefined method `video_store_cassette_path' for #<#:0x007fd85d4c6ea8>): 1:

Cassettes

2: <% @cassettes.each do |cassette| %> 3:

<%= link_to(cassette.name, video_store_cassette_path(cassette)) %>

4: <% end %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:3:in `block in ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__1171209365422696020_70283626210920' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `each' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:2:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__1171209365422696020_70283626210920' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__4324434844009929079__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:52:57 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.1ms) Completed 200 OK in 19190ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:54:30 -0400 Processing by VideoStore::CassettesController#index as HTML Completed 500 Internal Server Error in 5ms ActionView::MissingTemplate (Missing template layouts/video_store/application with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/app/views" * "/Users/ilya/Dev/workspace-arrow/video-store/app/views" ): actionpack (3.2.8) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.8) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:79:in `resolve_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:86:in `resolve_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `block in find_layout' actionpack (3.2.8) lib/action_view/lookup_context.rb:228:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `find_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:53:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__4324434844009929079__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.8ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:55:15 -0400 Processing by VideoStore::CassettesController#index as HTML Completed 500 Internal Server Error in 28ms ActionView::MissingTemplate (Missing template layouts/video_store/application with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/app/views" * "/Users/ilya/Dev/workspace-arrow/video-store/app/views" ): actionpack (3.2.8) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.8) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:79:in `resolve_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:86:in `resolve_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `block in find_layout' actionpack (3.2.8) lib/action_view/lookup_context.rb:228:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `find_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:53:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__4324434844009929079__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.3ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 07:56:51 -0400 Processing by VideoStore::CassettesController#index as HTML Completed 500 Internal Server Error in 5ms ActionView::MissingTemplate (Missing template /layouts/video_store/application with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in: * "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/app/views" * "/Users/ilya/Dev/workspace-arrow/video-store/app/views" * "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy" * "/" ): actionpack (3.2.8) lib/action_view/path_set.rb:58:in `find' actionpack (3.2.8) lib/action_view/lookup_context.rb:109:in `find' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `find_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:77:in `block in resolve_layout' actionpack (3.2.8) lib/action_view/lookup_context.rb:130:in `with_fallbacks' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `with_fallbacks' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:77:in `resolve_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:86:in `resolve_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `block in find_layout' actionpack (3.2.8) lib/action_view/lookup_context.rb:228:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `find_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:53:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__4324434844009929079__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 08:01:08 -0400 Processing by VideoStore::CassettesController#index as HTML Completed 500 Internal Server Error in 6ms ArgumentError (Your layout method :video_store returned #. It should have returned a String, false, or nil): actionpack (3.2.8) lib/abstract_controller/layouts.rb:337:in `block in _layout' actionpack (3.2.8) lib/abstract_controller/layouts.rb:335:in `tap' actionpack (3.2.8) lib/abstract_controller/layouts.rb:335:in `_layout' actionpack (3.2.8) lib/abstract_controller/layouts.rb:339:in `_layout' actionpack (3.2.8) lib/abstract_controller/layouts.rb:406:in `_default_layout' actionpack (3.2.8) lib/abstract_controller/layouts.rb:383:in `block in _layout_for_option' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:86:in `call' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:86:in `resolve_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `block in find_layout' actionpack (3.2.8) lib/action_view/lookup_context.rb:228:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:3:in `with_layout_format' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:69:in `find_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:53:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__4324434844009929079__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 08:01:23 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (0.4ms) Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:10:50 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (7.3ms) Completed 500 Internal Server Error in 13ms ActionView::Template::Error (undefined local variable or method `video_store_cassettes_path' for #<#:0x007fd85ed7be08>): 1: <%= link_to('cassettes', video_store_cassettes_path) %> 2:

<%= @cassette.name %>

3:

Tracks:

4: <% @cassette.tracks.each do |track| %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:1:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_show_html_erb___4084459832970248194_70283627650500' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__6288599108762874__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.6ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 08:10:52 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (0.8ms) Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:11:13 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (10.6ms) Completed 500 Internal Server Error in 14ms ActionView::Template::Error (undefined local variable or method `video_store_cassettes_path' for #<#:0x007fd85e8ab888>): 1: <%= link_to('cassettes', video_store_cassettes_path) %> 2:

<%= @cassette.name %>

3:

Tracks:

4: <% @cassette.tracks.each do |track| %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:1:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_show_html_erb___4084459832970248194_70283637919380' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__6288599108762874__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.5ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:11:14 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (31.1ms) Completed 500 Internal Server Error in 34ms ActionView::Template::Error (undefined local variable or method `video_store_cassettes_path' for #<#:0x007fd85ccc5a10>): 1: <%= link_to('cassettes', video_store_cassettes_path) %> 2:

<%= @cassette.name %>

3:

Tracks:

4: <% @cassette.tracks.each do |track| %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:1:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_show_html_erb___4084459832970248194_70283637919380' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__6288599108762874__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:11:26 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (9.2ms) Completed 500 Internal Server Error in 11ms ActionView::Template::Error (undefined local variable or method `video_store_cassettes_path' for #<#:0x007fd85d4b9ca8>): 1: <%= link_to('cassettes', video_store_cassettes_path) %> 2:

<%= @cassette.name %>

3:

Tracks:

4: <% @cassette.tracks.each do |track| %> /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:1:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_show_html_erb___4084459832970248194_70283627458560' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__6288599108762874__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.7ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:11:40 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (29.8ms) Completed 200 OK in 32ms (Views: 31.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house/tracks/0" for 127.0.0.1 at 2014-06-21 08:11:43 -0400 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"0"} Rendered text template (0.0ms) Sent data (2.7ms) Completed 200 OK in 48ms (Views: 2.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-21 08:11:44 -0400 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-21 08:11:44 -0400 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/fonts/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-21 08:23:56 -0400 ActionController::RoutingError (No route matches [GET] "/fonts/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/fonts/video_store/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-21 08:24:06 -0400 ActionController::RoutingError (No route matches [GET] "/fonts/video_store/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:26:44 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (42.7ms) Compiled application.css (1ms) (pid 59209) Completed 200 OK in 161ms (Views: 160.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:26:44 -0400 Served asset /application.css - 200 OK (3ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:29:08 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (43.4ms) Compiled application.css (0ms) (pid 59209) Completed 200 OK in 52ms (Views: 52.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:29:08 -0400 Served asset /application.css - 200 OK (2ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:29:57 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (24.4ms) Completed 500 Internal Server Error in 33ms ActionView::Template::Error (require_tree argument must be a relative path (in /Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/video_store/application.css:11)): 6: 7: <%= content_for?(:title) ? yield(:title) : 'VCR Web' %> 8: <%= csrf_meta_tags %> 9: <%= stylesheet_link_tag 'video_store/application', media: 'all' %> 10: 11: 12: <%= yield %> sprockets (2.1.3) lib/sprockets/directive_processor.rb:308:in `process_require_tree_directive' sprockets (2.1.3) lib/sprockets/directive_processor.rb:165:in `block in process_directives' sprockets (2.1.3) lib/sprockets/directive_processor.rb:163:in `each' sprockets (2.1.3) lib/sprockets/directive_processor.rb:163:in `process_directives' sprockets (2.1.3) lib/sprockets/directive_processor.rb:97:in `evaluate' tilt (1.3.3) lib/tilt/template.rb:76:in `render' sprockets (2.1.3) lib/sprockets/context.rb:177:in `block in evaluate' sprockets (2.1.3) lib/sprockets/context.rb:174:in `each' sprockets (2.1.3) lib/sprockets/context.rb:174:in `evaluate' sprockets (2.1.3) lib/sprockets/processed_asset.rb:12:in `initialize' sprockets (2.1.3) lib/sprockets/base.rb:241:in `new' sprockets (2.1.3) lib/sprockets/base.rb:241:in `block in build_asset' sprockets (2.1.3) lib/sprockets/base.rb:262:in `circular_call_protection' sprockets (2.1.3) lib/sprockets/base.rb:240:in `build_asset' sprockets (2.1.3) lib/sprockets/index.rb:89:in `block in build_asset' sprockets (2.1.3) lib/sprockets/caching.rb:19:in `cache_asset' sprockets (2.1.3) lib/sprockets/index.rb:88:in `build_asset' sprockets (2.1.3) lib/sprockets/base.rb:163:in `find_asset' sprockets (2.1.3) lib/sprockets/index.rb:56:in `find_asset' sprockets (2.1.3) lib/sprockets/bundled_asset.rb:16:in `initialize' sprockets (2.1.3) lib/sprockets/base.rb:244:in `new' sprockets (2.1.3) lib/sprockets/base.rb:244:in `build_asset' sprockets (2.1.3) lib/sprockets/index.rb:89:in `block in build_asset' sprockets (2.1.3) lib/sprockets/caching.rb:19:in `cache_asset' sprockets (2.1.3) lib/sprockets/index.rb:88:in `build_asset' sprockets (2.1.3) lib/sprockets/base.rb:163:in `find_asset' sprockets (2.1.3) lib/sprockets/index.rb:56:in `find_asset' sprockets (2.1.3) lib/sprockets/environment.rb:74:in `find_asset' sprockets (2.1.3) lib/sprockets/base.rb:171:in `[]' actionpack (3.2.8) lib/sprockets/helpers/rails_helper.rb:126:in `asset_for' actionpack (3.2.8) lib/sprockets/helpers/rails_helper.rb:44:in `block in stylesheet_link_tag' actionpack (3.2.8) lib/sprockets/helpers/rails_helper.rb:43:in `collect' actionpack (3.2.8) lib/sprockets/helpers/rails_helper.rb:43:in `stylesheet_link_tag' /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:9:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_layouts_video_store_html_erb___4001765479013875901_70283640336300' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__6288599108762874__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.3ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (44.0ms) Compiled video_store/bootstrap/bootstrap-theme.css (0ms) (pid 59209) Compiled video_store/bootstrap/bootstrap-theme.css.map (0ms) (pid 59209) Compiled video_store/bootstrap/bootstrap-theme.min.css (0ms) (pid 59209) Compiled video_store/bootstrap/bootstrap.css (0ms) (pid 59209) Compiled video_store/bootstrap/bootstrap.css.map (1ms) (pid 59209) Compiled video_store/bootstrap/bootstrap.min.css (0ms) (pid 59209) Compiled video_store/application.css (106ms) (pid 59209) Completed 200 OK in 260ms (Views: 260.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (5ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (2ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/application.css - 200 OK (40ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:30:16 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (21.9ms) Compiled video_store/bootstrap/bootstrap.js (0ms) (pid 59209) Compiled video_store/bootstrap/bootstrap.min.js (0ms) (pid 59209) Compiled video_store/application.js (40ms) (pid 59209) Completed 200 OK in 136ms (Views: 136.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (5ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (3ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/application.js - 200 OK (5ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:32:08 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (20.9ms) Completed 200 OK in 27ms (Views: 26.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:45:23 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.1ms) Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:45:54 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (0.9ms) Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:49:53 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (48.1ms) Completed 200 OK in 54ms (Views: 53.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:15 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:52:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:52:16 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (22.0ms) Completed 200 OK in 50ms (Views: 49.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:52:34 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (25.6ms) Completed 200 OK in 31ms (Views: 30.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:52:58 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house/tracks/2" for 127.0.0.1 at 2014-06-21 08:53:47 -0400 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"2"} Rendered text template (0.0ms) Sent data (0.8ms) Completed 200 OK in 30ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (0.4ms) Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:54:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (21.8ms) Completed 200 OK in 28ms (Views: 27.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:54:27 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (46.4ms) Completed 200 OK in 52ms (Views: 51.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 08:58:33 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (44.5ms) Completed 200 OK in 50ms (Views: 50.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 09:00:13 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 09:00:15 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (0.6ms) Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:15 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 09:00:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (48.3ms) Completed 200 OK in 55ms (Views: 54.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 09:00:30 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (46.5ms) Completed 200 OK in 53ms (Views: 52.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 09:01:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (21.7ms) Completed 200 OK in 50ms (Views: 49.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 09:01:09 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 09:05:37 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} ERROR: compiling ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_show_html_erb___4084459832970248194_70283638077360 RAISED /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:22: syntax error, unexpected tXSTRING_BEG, expecting '|' '); @cassette.tracks.each_with_index do |track, index`| ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:22: unterminated string meets end of file Function body: def ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_show_html_erb___4084459832970248194_70283638077360(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "video_store/cassettes/show";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('

');@output_buffer.append= ( @cassette.name );@output_buffer.safe_concat('

Episodes

'); @cassette.tracks.each_with_index do |track, index`| @output_buffer.safe_concat(' '); end @output_buffer.safe_concat('
# Method Content Type Url Delete Other
');@output_buffer.append= ( index + 1 );@output_buffer.safe_concat(' ');@output_buffer.append= ( 'GET' );@output_buffer.safe_concat(' ');@output_buffer.append= ( track.content_type );@output_buffer.safe_concat(' ');@output_buffer.append= ( link_to(track.url, cassette_track_path(@cassette, track), html_options = { target: '_blank' }) );@output_buffer.safe_concat(' No Blah
');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `module_eval' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `compile' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/template.rb:244:in `block in compile!' :10:in `synchronize' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/template.rb:232:in `compile!' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/template.rb:144:in `block in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__6288599108762874__callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (0.8ms) Completed 500 Internal Server Error in 3ms ActionView::Template::Error (/Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:22: syntax error, unexpected tXSTRING_BEG, expecting '|' '); @cassette.tracks.each_with_index do |track, index`| ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:22: unterminated string meets end of file): 19: 20: 21: 22: <% @cassette.tracks.each_with_index do |track, index`| %> 23: 24: <%= index + 1 %> 25: <%= 'GET' %> actionpack (3.2.8) lib/action_view/template.rb:297:in `module_eval' actionpack (3.2.8) lib/action_view/template.rb:297:in `compile' actionpack (3.2.8) lib/action_view/template.rb:244:in `block in compile!' :10:in `synchronize' actionpack (3.2.8) lib/action_view/template.rb:232:in `compile!' actionpack (3.2.8) lib/action_view/template.rb:144:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__821396096488316362__process_action__6288599108762874__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__4305375331576141077__call__3760784383872331257__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.6ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (21.6ms) Completed 200 OK in 27ms (Views: 27.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 09:05:46 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 10:29:23 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (25.5ms) Completed 200 OK in 94ms (Views: 93.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (9ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (6ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (7ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (4ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/application.js - 200 OK (6ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (3ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/application.css - 200 OK (34ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:29:24 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (23.3ms) Completed 200 OK in 30ms (Views: 30.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:30:00 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:30:01 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:30:01 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (24.3ms) Completed 200 OK in 30ms (Views: 29.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:30:25 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.4ms) Completed 200 OK in 33ms (Views: 32.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:31:10 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.1ms) Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:32:36 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.1ms) Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:33:00 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:33:01 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:33:01 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.1ms) Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:34:06 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/date_time_service" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (5.4ms) Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/application.css - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-21 10:34:14 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/date_time_service/tracks/0" for 127.0.0.1 at 2014-06-21 10:34:22 -0400 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"date_time_service", "id"=>"0"} Rendered text template (0.0ms) Sent data (4.0ms) Completed 200 OK in 9ms (Views: 3.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/date_time_service/tracks/0" for 127.0.0.1 at 2014-06-21 10:35:03 -0400 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"date_time_service", "id"=>"0"} Rendered text template (0.0ms) Sent data (0.7ms) Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/date_time_service" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (7.4ms) Completed 200 OK in 71ms (Views: 70.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (29ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (7ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (4ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:28:59 -0600 Served asset /video_store/application.css - 200 OK (9ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:00 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:00 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (3ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:00 -0600 Served asset /video_store/application.js - 200 OK (8ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:29:00 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:29:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-22 10:29:13 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.8ms) Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:29:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-22 10:29:25 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (23.6ms) Completed 200 OK in 30ms (Views: 30.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:29:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house/tracks/0" for 127.0.0.1 at 2014-06-22 10:29:31 -0600 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"0"} Rendered text template (0.0ms) Sent data (2.9ms) Completed 200 OK in 31ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-22 10:29:31 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-22 10:29:31 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-22 10:29:32 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-22 10:29:32 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes/bell_house/tracks/1" for 127.0.0.1 at 2014-06-22 10:29:41 -0600 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"1"} Rendered text template (0.0ms) Sent data (0.9ms) Completed 200 OK in 51ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (22.1ms) Completed 200 OK in 28ms (Views: 27.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:30:31 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:30:32 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (23.0ms) Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:30:51 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:30:52 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:30:52 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:30:52 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:30:52 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:30:52 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.6ms) Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/date_time_service" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (5.8ms) Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:32:11 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.0ms) Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:33:19 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-22 10:33:25 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (233.7ms) Completed 200 OK in 239ms (Views: 239.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-22 10:33:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (231.4ms) Completed 200 OK in 238ms (Views: 237.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:38:36 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (243.6ms) Completed 200 OK in 249ms (Views: 248.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:40:19 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-22 10:40:55 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (227.4ms) Completed 200 OK in 233ms (Views: 232.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:40:55 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:40:56 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-22 10:41:25 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (248.2ms) Completed 200 OK in 255ms (Views: 255.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-22 10:41:26 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-22 10:41:27 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (2.5ms) Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-22 10:41:29 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (50.7ms) Completed 200 OK in 60ms (Views: 59.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 09:18:26 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (2.7ms) Completed 200 OK in 25ms (Views: 22.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 09:18:26 -0600 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 09:18:26 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 09:18:26 -0600 Served asset /video_store/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 09:18:26 -0600 Served asset /video_store/application.js - 304 Not Modified (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.1ms) Completed 200 OK in 12ms (Views: 10.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 09:19:50 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-24 09:23:29 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (1.1ms) Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 09:23:29 -0600 Served asset /video_store/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 09:23:29 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 304 Not Modified (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 09:23:29 -0600 Served asset /video_store/application.js - 304 Not Modified (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-24 09:24:19 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (330.8ms) Completed 200 OK in 337ms (Views: 336.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 09:24:20 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-24 09:25:26 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (248.9ms) Completed 200 OK in 255ms (Views: 254.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-24 10:06:34 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (223.4ms) Completed 500 Internal Server Error in 228ms ActionView::Template::Error (undefined method `name' for #): 5:
  • <%= @cassette.name %>
  • 6: 7:

    <%= @cassette.name %>

    8:

    Episodes (<%= @cassette.tracks.count %>)

    9: 10: 11: /Users/ilya/Dev/workspace-arrow/video-store/app/models/video_store/cassette.rb:21:in `block in tracks' /Users/ilya/Dev/workspace-arrow/video-store/app/models/video_store/cassette.rb:18:in `sort' /Users/ilya/Dev/workspace-arrow/video-store/app/models/video_store/cassette.rb:18:in `tracks' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb:8:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_show_html_erb___2418908429628334632_70148561945780' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__182577646931689525__process_action__1131171866035536672__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__1673704528697642314__call__1356150856750586486__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (250.1ms) Completed 200 OK in 256ms (Views: 255.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:06:49 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:07:11 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (319.4ms) Completed 200 OK in 328ms (Views: 327.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-24 10:07:22 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (31.5ms) Completed 200 OK in 40ms (Views: 39.3ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:16:21 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (324.9ms) Completed 200 OK in 332ms (Views: 331.1ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:23:11 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (285.2ms) Completed 200 OK in 291ms (Views: 290.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:23:12 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (298.8ms) Completed 200 OK in 304ms (Views: 303.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:24:41 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (338.1ms) Completed 200 OK in 349ms (Views: 348.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:24:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (285.1ms) Completed 200 OK in 292ms (Views: 291.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:25:03 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 10:25:17 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (47.4ms) Completed 200 OK in 54ms (Views: 53.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:26:31 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (259.4ms) Completed 200 OK in 265ms (Views: 264.9ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (298.4ms) Completed 200 OK in 304ms (Views: 303.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:27:10 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 10:27:14 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (23.1ms) Completed 200 OK in 30ms (Views: 29.5ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house/tracks/0" for 127.0.0.1 at 2014-06-24 10:27:23 -0600 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"0"} Rendered text template (0.0ms) Sent data (1.4ms) Completed 200 OK in 33ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-24 10:27:23 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-24 10:27:23 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-24 10:27:24 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/facebook.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-24 10:27:24 -0600 ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house/tracks/files/2013/07/twitter.png"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/video_store/cassettes/bell_house/tracks/1" for 127.0.0.1 at 2014-06-24 10:27:42 -0600 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"1"} Rendered text template (0.0ms) Sent data (0.9ms) Completed 200 OK in 24ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:30:21 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (275.6ms) Completed 200 OK in 283ms (Views: 282.2ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 10:30:23 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (22.5ms) Completed 200 OK in 52ms (Views: 51.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (23.4ms) Completed 200 OK in 29ms (Views: 28.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:39:49 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (23.2ms) Completed 200 OK in 53ms (Views: 53.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:40:15 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (22.6ms) Completed 200 OK in 29ms (Views: 28.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:43:08 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (22.9ms) Completed 200 OK in 28ms (Views: 28.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:43:37 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:43:50 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (281.5ms) Completed 200 OK in 289ms (Views: 288.2ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-24 10:43:53 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (266.3ms) Completed 200 OK in 275ms (Views: 275.0ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:44:20 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (276.7ms) Completed 200 OK in 284ms (Views: 283.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:49:13 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (277.3ms) Completed 200 OK in 283ms (Views: 282.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.woff - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.woff"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.ttf" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.ttf - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.ttf"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.svg" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.svg - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.svg"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.svg" for 127.0.0.1 at 2014-06-24 10:49:14 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.svg - 404 Not Found (32ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.svg"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 10:49:25 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 10:49:25 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (268.1ms) Completed 200 OK in 275ms (Views: 275.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.woff - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.woff"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.ttf" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.ttf - 404 Not Found (18ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.ttf"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.svg" for 127.0.0.1 at 2014-06-24 10:49:53 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.svg - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.svg"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.svg" for 127.0.0.1 at 2014-06-24 10:49:54 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.svg - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.svg"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 18:17:18 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (131.1ms) Completed 200 OK in 145ms (Views: 141.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 18:17:22 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 18:17:22 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (29.7ms) Completed 200 OK in 36ms (Views: 35.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 18:17:28 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (284.8ms) Completed 200 OK in 293ms (Views: 292.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap.min.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.min.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.min.js?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap.min.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.woff - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.woff"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.ttf" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.ttf - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.ttf"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.svg" for 127.0.0.1 at 2014-06-24 18:17:31 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.svg - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.svg"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (280.1ms) Compiled video_store/application.css (2ms) (pid 61614) Compiled video_store/application.js (0ms) (pid 61614) Completed 200 OK in 331ms (Views: 330.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/application.css - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/application.js - 200 OK (40ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.woff - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.woff"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.ttf" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.ttf - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.ttf"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.svg" for 127.0.0.1 at 2014-06-24 18:19:06 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.svg - 404 Not Found (2ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.svg"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:20:12 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/video_store/fonts/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:21:32 -0600 Served asset /video_store/fonts/glyphicons-halflings-regular.eot - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/fonts/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/fonts/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:21:37 -0600 Served asset /fonts/glyphicons-halflings-regular.eot - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/fonts/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:21:45 -0600 Served asset /fonts/vidoe_store/glyphicons-halflings-regular.eot - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:22:10 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:22:25 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.eot - 200 OK (8ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:22:55 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:22:58 -0600 Served asset /fonts/vidoe_store/glyphicons-halflings-regular.eot - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/fonts/video_store/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:23:05 -0600 ActionController::RoutingError (No route matches [GET] "/fonts/video_store/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:23:26 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.eot - 200 OK (0ms) Started GET "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:24:11 -0600 Served asset /fonts/vidoe_store/glyphicons-halflings-regular.eot - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:24:13 -0600 Served asset /fonts/vidoe_store/glyphicons-halflings-regular.eot - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/fonts/vidoe_store/glyphicons-halflings-regular.eot"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.eot" for 127.0.0.1 at 2014-06-24 18:24:26 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.eot - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (287.0ms) Compiled video_store/bootstrap/bootstrap.css (0ms) (pid 61614) Compiled video_store/application.css (0ms) (pid 61614) Completed 200 OK in 329ms (Views: 328.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (4ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Served asset /video_store/application.css - 200 OK (11ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (8ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 18:24:32 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (2ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 18:24:33 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (298.5ms) Completed 200 OK in 303ms (Views: 302.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-24 18:25:06 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (2ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:26:08 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (284.2ms) Completed 200 OK in 289ms (Views: 288.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:08 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:08 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:08 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:08 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:08 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:26:08 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:26:16 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (306.2ms) Completed 200 OK in 311ms (Views: 311.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:16 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:16 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:16 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:16 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:16 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:26:16 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:26:24 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (278.9ms) Completed 200 OK in 284ms (Views: 283.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:24 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:24 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:24 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:24 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:24 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:26:24 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:26:32 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (284.7ms) Completed 200 OK in 290ms (Views: 289.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:32 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:32 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:32 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:26:32 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:26:32 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:26:32 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 18:27:09 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (29.8ms) Completed 200 OK in 35ms (Views: 34.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:27:09 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 18:27:40 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (49.8ms) Completed 200 OK in 54ms (Views: 53.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:27:40 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:27:40 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:27:40 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:27:40 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:27:40 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:27:40 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-24 18:28:08 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (24.6ms) Completed 200 OK in 28ms (Views: 28.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:28:08 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:28:08 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:28:08 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:28:08 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:28:08 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:28:08 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:28:20 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (275.4ms) Completed 200 OK in 281ms (Views: 280.5ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:28:23 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (270.2ms) Completed 200 OK in 275ms (Views: 274.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:28:23 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:28:23 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:28:23 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:28:23 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:28:23 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:28:23 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-24 18:33:53 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (262.8ms) Completed 200 OK in 267ms (Views: 266.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-24 18:33:53 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-24 18:33:53 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-24 18:33:53 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-24 18:33:53 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-24 18:33:53 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-24 18:33:53 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-24 18:33:56 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (238.7ms) Completed 200 OK in 244ms (Views: 243.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park/tracks/0" for 127.0.0.1 at 2014-06-24 18:34:54 -0600 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"0"} Rendered text template (0.0ms) Sent data (1.0ms) Completed 200 OK in 255ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 08:36:04 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (401.7ms) Completed 200 OK in 413ms (Views: 412.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 08:36:05 -0600 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 08:36:05 -0600 Served asset /video_store/application.js - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 08:36:05 -0600 Served asset /video_store/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 08:36:05 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 08:36:13 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (31.4ms) Completed 200 OK in 36ms (Views: 35.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 08:36:13 -0600 Served asset /video_store/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 08:36:13 -0600 Served asset /video_store/application.js - 304 Not Modified (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 08:36:13 -0600 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 08:36:13 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 08:38:39 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (282.5ms) Completed 200 OK in 289ms (Views: 288.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 08:38:39 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 08:38:39 -0600 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 08:38:39 -0600 Served asset /video_store/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 08:38:39 -0600 Served asset /video_store/application.js - 304 Not Modified (0ms) Connecting to database specified by database.yml Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:07:05 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (59.4ms) Completed 500 Internal Server Error in 62ms ActionView::Template::Error (undefined local variable or method `my_path' for #<#:0x007f99784c7f98>): 22: 23: 24: 24: 25: 24: 25:
    <%= cassette.tracks.count %><%= time_ago_in_words(cassette.updated_at) %> ago 25: <%= link_to my_path, method: :delete, confirm: 'Delete?', class: 'link-delete', 'data-message' => 'Are you sure?', 'data-severity' => 'danger', :remote => true do %> 26: /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:25:in `block in ___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__4294573085822954711_70148562498200' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:18:in `each' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:18:in `each_with_index' /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb:18:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_index_html_erb__4294573085822954711_70148562498200' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__182577646931689525__process_action__1586840447198184096__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__1673704528697642314__call__1356150856750586486__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (17.5ms) Connecting to database specified by database.yml Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:08:54 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (275.8ms) Completed 200 OK in 281ms (Views: 280.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:08:54 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:08:54 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:08:54 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:08:54 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:08:54 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:08:54 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:09:10 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:09:10 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:09:30 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (26.6ms) Completed 200 OK in 33ms (Views: 31.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:09:30 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:09:30 -0600 Served asset /video_store/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:09:30 -0600 Served asset /video_store/application.js - 304 Not Modified (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:09:30 -0600 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:09:30 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:09:30 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:14:35 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (277.9ms) Compiled video_store/jquery/jquery.js (24ms) (pid 61614) Compiled video_store/application.js (36ms) (pid 61614) Completed 200 OK in 332ms (Views: 332.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:14:36 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:14:36 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:14:36 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:14:36 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:14:36 -0600 Served asset /video_store/application.js - 200 OK (5ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:14:36 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:14:36 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:14:41 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:14:41 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:14:57 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:14:57 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (315.3ms) Completed 200 OK in 319ms (Views: 319.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:16:58 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (25.9ms) Completed 200 OK in 31ms (Views: 30.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (2ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:18:16 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (276.0ms) Completed 200 OK in 282ms (Views: 281.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:18:18 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:18:19 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:18:19 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (290.6ms) Compiled video_store/jquery/jquery_ujs.js (0ms) (pid 61614) Compiled video_store/application.js (10ms) (pid 61614) Completed 200 OK in 319ms (Views: 318.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (3ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/application.js - 200 OK (10ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:23:35 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:25:21 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (271.2ms) Completed 200 OK in 276ms (Views: 275.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:25:22 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (2ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (281.2ms) Completed 200 OK in 286ms (Views: 285.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:26:22 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (267.7ms) Completed 200 OK in 274ms (Views: 273.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:26:42 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:29:01 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (270.9ms) Completed 200 OK in 275ms (Views: 274.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:29:02 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started DELETE "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:29:34 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.3ms) Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (272.7ms) Completed 200 OK in 277ms (Views: 276.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:29:49 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:29:50 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (7ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:29:50 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (278.7ms) Completed 200 OK in 283ms (Views: 282.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:30:14 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started DELETE "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:30:18 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.1ms) Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (252.4ms) Completed 200 OK in 257ms (Views: 256.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.3ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:30:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (277.7ms) Completed 200 OK in 283ms (Views: 282.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:30:41 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (281.3ms) Completed 200 OK in 287ms (Views: 286.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:31:39 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (284.1ms) Completed 200 OK in 290ms (Views: 289.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:35:51 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (272.6ms) Completed 200 OK in 278ms (Views: 277.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:37:33 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started DELETE "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:37:39 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.7ms) Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:38:28 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (276.0ms) Completed 200 OK in 281ms (Views: 280.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (6ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:38:29 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:39:10 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (274.7ms) Completed 200 OK in 280ms (Views: 280.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:39:11 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (274.5ms) Completed 200 OK in 279ms (Views: 278.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:39:57 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:39:58 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:39:58 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:39:58 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started DELETE "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:40:03 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (12.0ms) Completed 500 Internal Server Error in 21ms ActionView::Template::Error (undefined local variable or method `cassette' for #<#:0x007f9973ea4a20>): 1: $('#<%= cassette.name %>_row').fadeOut(); /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb:1:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_cassettes_destroy_js_erb___603793078449493515_70148524625000' actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.8) lib/action_view/template.rb:143:in `render' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__182577646931689525__process_action__4042872393971181307__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call' activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__1673704528697642314__call__1356150856750586486__callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.9ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:40:32 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (247.5ms) Completed 200 OK in 252ms (Views: 252.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:40:33 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:41:33 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (265.0ms) Completed 200 OK in 271ms (Views: 270.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:41:34 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (2ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started DELETE "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:41:47 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.4ms) Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:41:55 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (277.8ms) Completed 200 OK in 282ms (Views: 282.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:41:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-26 10:41:59 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.1ms) Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (269.8ms) Completed 200 OK in 276ms (Views: 275.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (5ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:44:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (3ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started DELETE "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 10:44:20 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.1ms) Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (297.8ms) Completed 200 OK in 302ms (Views: 301.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 404 Not Found (4ms) ActionController::RoutingError (No route matches [GET] "/assets/video_store/bootstrap/bootstrap-theme.css.map"): actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.8) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call' railties (3.2.8) lib/rails/engine.rb:479:in `call' railties (3.2.8) lib/rails/application.rb:223:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:44:35 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (277.1ms) Compiled video_store/application.css (2ms) (pid 61614) Completed 200 OK in 324ms (Views: 324.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/application.css - 200 OK (13ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 10:47:58 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/date_time_service" for 127.0.0.1 at 2014-06-26 11:01:52 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.1ms) Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 11:01:56 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (276.0ms) Completed 200 OK in 281ms (Views: 280.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 11:01:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:01:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:01:56 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 11:01:56 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 11:01:56 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 11:01:57 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 11:01:57 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 11:01:57 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 11:01:57 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 11:01:57 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 11:01:57 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 11:01:57 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 11:02:08 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (269.7ms) Completed 200 OK in 276ms (Views: 275.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 11:02:09 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-26 11:02:13 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (274.5ms) Completed 200 OK in 282ms (Views: 281.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:02:13 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 11:02:13 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:02:13 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 11:02:13 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:13 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:14 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 11:02:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:14 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 11:02:14 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 11:02:14 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 11:02:14 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 11:02:14 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-26 11:13:05 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (311.9ms) Completed 200 OK in 317ms (Views: 317.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 11:13:06 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 18:20:22 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (378.4ms) Completed 200 OK in 390ms (Views: 389.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 18:20:22 -0600 Served asset /video_store/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 18:20:22 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 18:20:22 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 18:20:22 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 18:20:22 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 18:20:22 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Connecting to database specified by database.yml Connecting to database specified by database.yml Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (299.3ms) Completed 200 OK in 305ms (Views: 304.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 19:31:49 -0600 Served asset /video_store/application.js - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 19:31:50 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 19:31:54 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (25.3ms) Completed 200 OK in 35ms (Views: 34.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 19:54:14 -0600 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (59.3ms) Compiled video_store/bootstrap/bootstrap-theme.css (0ms) (pid 69656) Compiled video_store/bootstrap/bootstrap-theme.css.map (0ms) (pid 69656) Compiled video_store/bootstrap/bootstrap.css (0ms) (pid 69656) Compiled video_store/bootstrap/bootstrap.css.map (1ms) (pid 69656) Compiled video_store/application.css (49ms) (pid 69656) Compiled video_store/jquery/jquery.js (2ms) (pid 69656) Compiled video_store/jquery/jquery_ujs.js (0ms) (pid 69656) Compiled video_store/bootstrap/bootstrap.js (0ms) (pid 69656) Compiled video_store/application.js (45ms) (pid 69656) Completed 200 OK in 192.2ms (Views: 191.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (3ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/application.css - 200 OK (31ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/application.js - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 19:54:15 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (3ms) Started DELETE "/video_store/cassettes/bell_house/tracks/0" for 127.0.0.1 at 2014-06-26 19:54:27 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"bell_house", "id"=>"0"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (1.1ms) Completed 500 Internal Server Error in 94.6ms ActionView::Template::Error (Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id): 1: $('#<%= @track.id %>_row').fadeOut(); /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb:1:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_video_store_tracks_destroy_js_erb__2267633055578937876_70288196467720' actionpack (3.2.18) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.18) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.18) lib/action_view/template.rb:143:in `render' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.18) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.18) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.18) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.18) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.18) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__784982506656989840__process_action__2829459605184188190__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:35:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3026631934154589540__call__1637438648595051273__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.7ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (20.9ms) Completed 200 OK in 27.4ms (Views: 27.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 19:54:31 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (56.3ms) Completed 200 OK in 104.6ms (Views: 104.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (1ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/application.css - 200 OK (31ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/application.js - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 19:59:57 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (3ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 19:59:58 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (338.0ms) Completed 200 OK in 348.7ms (Views: 345.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 20:00:00 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (37.7ms) Completed 200 OK in 44.5ms (Views: 44.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:00:05 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (41ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:00:05 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (7ms) Started DELETE "/video_store/cassettes/ticket_fly/tracks/0" for 127.0.0.1 at 2014-06-26 20:00:15 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"ticket_fly", "id"=>"0"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (40.5ms) Completed 200 OK in 145.8ms (Views: 50.5ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (31.3ms) Completed 200 OK in 38.6ms (Views: 38.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:00:23 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (30.9ms) Completed 200 OK in 40.5ms (Views: 40.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:01:10 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:01:11 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:01:11 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:01:11 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:01:16 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:01:16 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/ticket_fly/tracks/0" for 127.0.0.1 at 2014-06-26 20:01:27 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"ticket_fly", "id"=>"0"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (118.4ms) Completed 200 OK in 226.8ms (Views: 124.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (55.4ms) Completed 200 OK in 63.6ms (Views: 63.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (54.0ms) Completed 200 OK in 61.1ms (Views: 60.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:13:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/ticket_fly/tracks/0" for 127.0.0.1 at 2014-06-26 20:13:13 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"ticket_fly", "id"=>"0"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (41.5ms) Completed 200 OK in 152.3ms (Views: 48.1ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 20:20:04 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (34.8ms) Completed 200 OK in 45.6ms (Views: 45.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:04 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:04 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:04 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:04 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:20:05 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/ticket_fly/tracks/2" for 127.0.0.1 at 2014-06-26 20:20:13 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"ticket_fly", "id"=>"2"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.1ms) Completed 200 OK in 110.1ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (303.4ms) Completed 200 OK in 313.0ms (Views: 312.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:20:23 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-26 20:20:27 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.8ms) Completed 200 OK in 14.3ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (254.3ms) Completed 200 OK in 261.1ms (Views: 260.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:20:55 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:20:56 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:20:56 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:20:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/date_time_service" for 127.0.0.1 at 2014-06-26 20:21:05 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.6ms) Completed 200 OK in 9.1ms (Views: 8.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (278.2ms) Completed 200 OK in 285.2ms (Views: 284.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:21:09 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 20:21:50 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (320.1ms) Completed 200 OK in 327.7ms (Views: 327.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (32ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:21:51 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (301.5ms) Completed 200 OK in 309.1ms (Views: 308.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 20:21:54 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/83" for 127.0.0.1 at 2014-06-26 20:21:59 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"83"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.1ms) Completed 200 OK in 493.1ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/0" for 127.0.0.1 at 2014-06-26 20:22:41 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"0"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.0ms) Completed 200 OK in 493.4ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/29" for 127.0.0.1 at 2014-06-26 20:22:55 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"29"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.1ms) Completed 200 OK in 472.2ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-26 21:02:55 -0600 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (335.4ms) Completed 200 OK in 369.2ms (Views: 368.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (3ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/application.css - 200 OK (14ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (33ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (3ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/application.js - 200 OK (8ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:02:56 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:02:57 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:02:57 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (3ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/4179639730161007901" for 127.0.0.1 at 2014-06-26 21:03:08 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"4179639730161007901"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.4ms) Completed 200 OK in 504.7ms (Views: 10.7ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/3784919873054630739" for 127.0.0.1 at 2014-06-26 21:03:14 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3784919873054630739"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.1ms) Completed 200 OK in 471.5ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (351.8ms) Completed 200 OK in 361.3ms (Views: 360.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:03:21 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-26 21:03:24 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (271.6ms) Completed 200 OK in 280.2ms (Views: 280.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:24 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:24 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:24 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:24 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:24 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:24 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:25 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:25 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:25 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:03:25 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:03:25 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:03:25 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/1198710634641668520" for 127.0.0.1 at 2014-06-26 21:03:29 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"1198710634641668520"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.1ms) Completed 200 OK in 464.7ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/909300729488318987" for 127.0.0.1 at 2014-06-26 21:03:34 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"909300729488318987"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.0ms) Completed 200 OK in 467.3ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/-825254889478464253" for 127.0.0.1 at 2014-06-26 21:03:38 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-825254889478464253"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.0ms) Completed 200 OK in 479.6ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/3802943419590344807" for 127.0.0.1 at 2014-06-26 21:03:47 -0600 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3802943419590344807"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.0ms) Completed 200 OK in 472.5ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (384.1ms) Completed 200 OK in 395.3ms (Views: 395.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:03:49 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 21:03:51 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (323.8ms) Completed 200 OK in 330.1ms (Views: 329.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:03:52 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-26 21:03:56 -0600 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.9ms) Completed 200 OK in 13.5ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (96.0ms) Completed 200 OK in 103.0ms (Views: 102.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:04:00 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 21:04:11 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (309.2ms) Completed 200 OK in 315.7ms (Views: 315.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:04:12 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/date_time_service" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (33.8ms) Completed 200 OK in 41.1ms (Views: 41.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:04:20 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/date_time_service/tracks/-1626135517389720956" for 127.0.0.1 at 2014-06-26 21:04:23 -0600 Processing by VideoStore::TracksController#show as HTML Parameters: {"cassette_id"=>"date_time_service", "id"=>"-1626135517389720956"} Rendered text template (0.0ms) Sent data (1.7ms) Completed 200 OK in 6.4ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-26 21:04:26 -0600 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (323.5ms) Completed 200 OK in 332.7ms (Views: 332.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-26 21:04:27 -0600 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (427.4ms) Completed 200 OK in 440.8ms (Views: 439.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 10:58:56 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 10:59:01 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (292.4ms) Completed 200 OK in 302.3ms (Views: 301.9ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/brooklyn_bridge_park/tracks/-2853057797822772874" for 127.0.0.1 at 2014-06-27 10:59:50 -0400 Processing by VideoStore::TracksController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-2853057797822772874"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb (0.1ms) Completed 200 OK in 541.7ms (Views: 11.2ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 10:59:51 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (302.7ms) Completed 200 OK in 311.9ms (Views: 311.5ms | ActiveRecord: 0.0ms) Started DELETE "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-27 10:59:57 -0400 Processing by VideoStore::CassettesController#destroy as JS Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb (0.1ms) Completed 200 OK in 8.3ms (Views: 7.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 11:00:36 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (283.8ms) Completed 200 OK in 291.2ms (Views: 291.0ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 11:05:19 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (325.7ms) Completed 200 OK in 334.9ms (Views: 334.6ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 17:56:10 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (358.2ms) Completed 200 OK in 398.8ms (Views: 398.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/application.css - 200 OK (6ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/application.js - 200 OK (6ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 17:56:11 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (3ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 17:56:21 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (316.5ms) Completed 200 OK in 326.3ms (Views: 325.3ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 17:56:36 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (328.7ms) Completed 200 OK in 337.2ms (Views: 336.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:08:12 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (325.5ms) Completed 200 OK in 332.7ms (Views: 332.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:08:12 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:08:12 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:12 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:08:13 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:08:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:08:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:13 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:13 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:13 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:08:13 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:08:25 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (320.0ms) Completed 200 OK in 327.5ms (Views: 327.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:08:26 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:08:51 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (7ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:08:51 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (43ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:09:52 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (288.8ms) Completed 200 OK in 319.2ms (Views: 318.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:09:53 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:14:32 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (319.8ms) Completed 200 OK in 327.7ms (Views: 327.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:14:33 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (325.7ms) Completed 200 OK in 334.4ms (Views: 334.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:15:43 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:17:00 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (329.0ms) Completed 200 OK in 338.6ms (Views: 338.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:17:00 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:17:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:00 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:17:00 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:17:00 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:17:00 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:01 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:01 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:01 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:17:01 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:17:01 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:17:01 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (316.3ms) Completed 200 OK in 323.9ms (Views: 323.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:17:14 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (327.1ms) Completed 200 OK in 337.0ms (Views: 336.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:18:07 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:18:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:18:08 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (339.4ms) Completed 200 OK in 346.9ms (Views: 346.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:18:18 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (313.4ms) Completed 200 OK in 321.2ms (Views: 320.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:18:36 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (326.8ms) Completed 200 OK in 335.4ms (Views: 335.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:20 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:20:21 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:20:21 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:20:21 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (26.3ms) Completed 200 OK in 34.1ms (Views: 33.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:22 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:20:23 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:20:23 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:20:23 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (52.2ms) Completed 200 OK in 60.8ms (Views: 60.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:20:37 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (26.3ms) Completed 200 OK in 35.1ms (Views: 34.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:22:43 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (22.1ms) Completed 200 OK in 30.4ms (Views: 30.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/application.css - 200 OK (1ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:23:29 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:23:32 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (315.6ms) Completed 200 OK in 328.5ms (Views: 327.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-27 18:23:33 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/video_store/cassettes" for 127.0.0.1 at 2014-06-27 18:24:07 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (336.7ms) Completed 500 Internal Server Error in 361.3ms ActionView::Template::Error (undefined local variable or method `video_store_path' for #<#:0x007fc09d9d2488>): 19: 20: 21: 22: Mr. Video 23: 24: ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:48: unknown regexp options - dv /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:49: syntax error, unexpected '<' ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:50: unknown regexp options - applcat /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:50: syntax error, unexpected tSTRING_BEG, expecting ')' ...e_tag 'video_store/application' );@output_buffer.safe_concat... ... ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:52: unknown regexp options - htl /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:52: unterminated string meets end of file /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:52: syntax error, unexpected $end, expecting ')' Function body: def ___sers_ilya__ev_workspace_arrow_video_store_app_views_layouts_video_store_html_erb__3939131689043084461_70232631309080(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "layouts/video_store";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat(' ');@output_buffer.append= ( content_for?(:title) ? yield(:title) : 'Mr. Video' );@output_buffer.safe_concat(' ');@output_buffer.append= ( csrf_meta_tags );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.append= ( stylesheet_link_tag 'video_store/application', media: 'all' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat('
    ');@output_buffer.append= ( yield );@output_buffer.safe_concat(' ');@output_buffer.safe_concat('
    <%= javascript_include_tag 'video_store/application' );@output_buffer.safe_concat(' ');@output_buffer.safe_concat(' ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:297:in `module_eval' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:297:in `compile' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:244:in `block in compile!' :10:in `synchronize' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:232:in `compile!' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:144:in `block in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:125:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:143:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/renderer.rb:17:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:88:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rendering.rb:16:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/base.rb:167:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:414:in `_run__1427441386818439968__process_action__3815523199730515619__callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:123:in `block in instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:123:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/base.rb:121:in `process' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:45:in `process' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal.rb:203:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal.rb:246:in `block in action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/engine.rb:484:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/conditionalget.rb:25:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/query_cache.rb:64:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:405:in `_run__1821640287348010172__call__544287125635860531__callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/logger.rb:32:in `call_app' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/logger.rb:16:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/logger.rb:16:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/static.rb:63:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/engine.rb:484:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/application.rb:231:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/log_tailer.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Completed 500 Internal Server Error in 344.3ms ActionView::Template::Error (/Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:45: syntax error, unexpected '<', expecting ')' ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:46: unknown regexp option - l /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:47: syntax error, unexpected '<' ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:48: unknown regexp options - dv /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:49: syntax error, unexpected '<' ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:50: unknown regexp options - applcat /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:50: syntax error, unexpected tSTRING_BEG, expecting ')' ...e_tag 'video_store/application' );@output_buffer.safe_concat... ... ^ /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:52: unknown regexp options - htl /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:52: unterminated string meets end of file /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:52: syntax error, unexpected $end, expecting ')'): 42: 43:
  • 44: <%= link_to('Github', VideoStore::URL) 45:
  • 46: 47: 48: actionpack (3.2.18) lib/action_view/template.rb:297:in `module_eval' actionpack (3.2.18) lib/action_view/template.rb:297:in `compile' actionpack (3.2.18) lib/action_view/template.rb:244:in `block in compile!' :10:in `synchronize' actionpack (3.2.18) lib/action_view/template.rb:232:in `compile!' actionpack (3.2.18) lib/action_view/template.rb:144:in `block in render' activesupport (3.2.18) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.18) lib/action_view/template.rb:143:in `render' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.18) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.18) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.18) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.18) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__1427441386818439968__process_action__3815523199730515619__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__1821640287348010172__call__544287125635860531__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.2ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:42:28 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (297.5ms) Completed 500 Internal Server Error in 306.5ms ActionView::Template::Error (uninitialized constant VideoStore::URL): 41: 42: 43:
  • 44: <%= link_to('Github', VideoStore::URL) %> 45:
  • 46: 47: /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:44:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_layouts_video_store_html_erb__3939131689043084461_70232645542200' actionpack (3.2.18) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.18) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.18) lib/action_view/template.rb:143:in `render' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.18) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.18) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.18) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.18) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__1427441386818439968__process_action__3815523199730515619__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__1821640287348010172__call__544287125635860531__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.3ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:42:49 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (355.0ms) Completed 200 OK in 436.7ms (Views: 436.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (7ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/application.css - 200 OK (13ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (1ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/application.js - 200 OK (7ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:42:50 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (1ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (327.3ms) Completed 200 OK in 335.6ms (Views: 335.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:43:16 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:43:56 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (313.0ms) Completed 200 OK in 321.2ms (Views: 320.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 19:43:58 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (291.5ms) Completed 200 OK in 401.5ms (Views: 400.8ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 19:47:44 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (325.9ms) Completed 500 Internal Server Error in 332.4ms ActionView::Template::Error (uninitialized constant VideoStore::NAME): 4: 5: 6: 7: <%= VideoStore::NAME %><%= ' | ' + yield(:title) if content_for?(:title) %> 8: <%= csrf_meta_tags %> 9: <%= stylesheet_link_tag 'video_store/application', media: 'all' %> 10: /Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb:7:in `___sers_ilya__ev_workspace_arrow_video_store_app_views_layouts_video_store_html_erb___1923710853453366243_70287135064740' actionpack (3.2.18) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.18) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.18) lib/action_view/template.rb:143:in `render' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.18) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.18) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.18) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.18) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__2004389611738514785__process_action__4187074041227688505__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__565840068108342859__call__126200652317032802__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.2ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 19:49:07 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (300.7ms) Completed 200 OK in 380.9ms (Views: 380.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (6ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (26ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/application.css - 200 OK (10ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (1ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/application.js - 200 OK (6ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:49:08 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (2ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 19:50:10 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (317.9ms) Completed 200 OK in 325.0ms (Views: 324.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/application.css - 200 OK (4ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:50:11 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:50:16 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (318.2ms) Completed 200 OK in 333.2ms (Views: 332.5ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 19:50:25 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (25.3ms) Completed 200 OK in 33.7ms (Views: 33.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (47.1ms) Completed 200 OK in 53.9ms (Views: 53.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:50:44 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 19:51:23 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (23.3ms) Completed 200 OK in 30.5ms (Views: 30.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/application.css - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:51:24 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (24.8ms) Completed 200 OK in 32.5ms (Views: 32.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/application.css - 200 OK (1ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:51:38 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:51:41 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (310.0ms) Completed 200 OK in 318.9ms (Views: 318.5ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 19:51:52 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (48.2ms) Completed 200 OK in 57.8ms (Views: 57.1ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (25.8ms) Completed 200 OK in 34.1ms (Views: 33.9ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/application.css - 200 OK (6ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:52:07 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:52:43 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (323.9ms) Completed 200 OK in 332.8ms (Views: 332.4ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 19:52:46 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (284.3ms) Completed 200 OK in 292.9ms (Views: 292.7ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 19:53:33 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (302.3ms) Compiled video_store/application.css (1ms) (pid 83766) Completed 200 OK in 325.9ms (Views: 325.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:53:33 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/application.css - 200 OK (9ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:53:34 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:53:46 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (316.5ms) Completed 200 OK in 324.8ms (Views: 324.6ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:53:47 -0400 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 19:53:49 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (32.4ms) Completed 200 OK in 40.6ms (Views: 40.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:53:49 -0400 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:53:53 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (305.1ms) Completed 200 OK in 314.0ms (Views: 313.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:53:53 -0400 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/video_store/cassettes/date_time_service" for 127.0.0.1 at 2014-06-27 19:53:55 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (7.0ms) Completed 200 OK in 15.3ms (Views: 15.1ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:53:55 -0400 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:55:10 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (326.6ms) Completed 200 OK in 398.8ms (Views: 398.3ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:55:11 -0400 Served asset /video_store/application.css - 304 Not Modified (6ms) Started GET "/video_store/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-27 19:55:23 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (59.9ms) Completed 200 OK in 68.4ms (Views: 67.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:55:23 -0400 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (320.7ms) Completed 200 OK in 329.0ms (Views: 328.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (3ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (26ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (1ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (1ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:56:47 -0400 Served asset /video_store/application.js - 200 OK (5ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:56:48 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (2ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:57:12 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (308.9ms) Completed 200 OK in 319.4ms (Views: 319.0ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:57:13 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:58:12 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (318.5ms) Completed 200 OK in 326.8ms (Views: 326.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:58:12 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:58:12 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:58:13 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (320.0ms) Completed 200 OK in 327.9ms (Views: 327.5ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 19:58:40 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 20:01:10 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (308.4ms) Completed 200 OK in 376.9ms (Views: 376.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (4ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/application.css - 200 OK (31ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (2ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/application.js - 200 OK (6ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 20:01:11 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (1ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 20:01:30 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (287.8ms) Completed 200 OK in 298.8ms (Views: 298.2ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-27 20:01:51 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (311.7ms) Completed 200 OK in 321.5ms (Views: 321.2ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/application.css - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/video_store/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/video_store/application.js?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/application.js - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/video_store/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-27 20:01:52 -0400 Served asset /video_store/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 20:02:18 -0400 Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (329.5ms) Completed 200 OK in 338.7ms (Views: 338.3ms | ActiveRecord: 0.0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 20:07:24 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (47.4ms) Completed 200 OK in 55.0ms (Views: 54.8ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 20:07:24 -0400 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/video_store/" for 127.0.0.1 at 2014-06-27 20:15:47 -0400 Connecting to database specified by database.yml Processing by VideoStore::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb within layouts/video_store (328.5ms) Completed 200 OK in 401.2ms (Views: 400.7ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 20:15:48 -0400 Served asset /video_store/application.css - 304 Not Modified (8ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-27 20:15:52 -0400 Processing by VideoStore::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb within layouts/video_store (24.5ms) Completed 200 OK in 33.1ms (Views: 32.4ms | ActiveRecord: 0.0ms) Started GET "/assets/video_store/application.css?body=1" for 127.0.0.1 at 2014-06-27 20:15:52 -0400 Served asset /video_store/application.css - 304 Not Modified (0ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-28 20:31:06 -0400 NameError (uninitialized constant MrVideo): config/routes.rb:3:in `block in ' config/routes.rb:1:in `' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.9ms) Started GET "/video_store/cassettes/bell_house" for 127.0.0.1 at 2014-06-28 23:47:39 -0400 Connecting to database specified by database.yml ActionController::RoutingError (No route matches [GET] "/video_store/cassettes/bell_house"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.9ms) Started GET "/vmr_ideo/cassettes/bell_house" for 127.0.0.1 at 2014-06-28 23:47:51 -0400 ActionController::RoutingError (No route matches [GET] "/vmr_ideo/cassettes/bell_house"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (32.8ms) Compiled mr_video/bootstrap/bootstrap-theme.css (0ms) (pid 86013) Compiled mr_video/bootstrap/bootstrap-theme.css.map (0ms) (pid 86013) Compiled mr_video/bootstrap/bootstrap.css (0ms) (pid 86013) Compiled mr_video/bootstrap/bootstrap.css.map (1ms) (pid 86013) Compiled mr_video/application.css (80ms) (pid 86013) Compiled mr_video/jquery/jquery.js (2ms) (pid 86013) Compiled mr_video/jquery/jquery_ujs.js (0ms) (pid 86013) Compiled mr_video/bootstrap/bootstrap.js (0ms) (pid 86013) Compiled mr_video/application.js (67ms) (pid 86013) Completed 200 OK in 288.5ms (Views: 287.9ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (3ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (4ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/application.css - 200 OK (12ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (3ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (36ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (5ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/application.js - 200 OK (6ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-28 23:47:59 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (7ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-28 23:48:07 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (316.0ms) Completed 200 OK in 329.1ms (Views: 328.4ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-28 23:48:08 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-28 23:48:08 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-28 23:48:10 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (327.6ms) Completed 200 OK in 336.1ms (Views: 335.8ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-28 23:48:11 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-28 23:48:11 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-1833499601822728214" for 127.0.0.1 at 2014-06-29 00:09:33 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-1833499601822728214"} Rendered text template (0.0ms) Sent data (4.6ms) Completed 200 OK in 255.0ms (Views: 4.4ms | ActiveRecord: 0.0ms) Connecting to database specified by database.yml Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 14:25:29 -0400 Connecting to database specified by database.yml Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (315.2ms) Completed 200 OK in 355.2ms (Views: 354.6ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (1ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (2ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/application.css - 200 OK (5ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (3ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (1ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (3ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/application.js - 200 OK (8ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 14:25:30 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (2ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 14:56:04 -0400 Connecting to database specified by database.yml Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (357.1ms) Completed 200 OK in 444.6ms (Views: 444.1ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/application.css - 200 OK (27ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (3ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (2ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (2ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (1ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/application.js - 200 OK (5ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 14:56:05 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (1ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Connecting to database specified by database.yml Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (383.4ms) Completed 200 OK in 471.3ms (Views: 470.8ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (21ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (4ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (3ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/application.css - 200 OK (8ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (1ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (1ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (1ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 14:57:02 -0400 Served asset /mr_video/application.js - 200 OK (8ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 14:57:03 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (1ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (316.3ms) Completed 200 OK in 327.1ms (Views: 326.7ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 15:59:00 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 15:59:35 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (352.7ms) Completed 200 OK in 362.1ms (Views: 361.6ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 15:59:35 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:35 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:35 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 15:59:35 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:36 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:36 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:36 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:36 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:36 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 15:59:36 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (367.8ms) Completed 200 OK in 378.6ms (Views: 378.3ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 15:59:52 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 15:59:59 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (379.8ms) Completed 200 OK in 390.4ms (Views: 390.0ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 16:00:02 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (325.5ms) Completed 200 OK in 334.3ms (Views: 333.6ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (345.3ms) Completed 200 OK in 355.1ms (Views: 354.8ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 16:00:31 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 16:00:44 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (344.4ms) Completed 200 OK in 353.5ms (Views: 353.2ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 16:00:45 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:00:59 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (329.1ms) Completed 200 OK in 338.1ms (Views: 337.7ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 16:01:04 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (323.2ms) Completed 200 OK in 330.8ms (Views: 330.6ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:02:49 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (295.1ms) Completed 200 OK in 303.9ms (Views: 303.6ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-29 16:02:56 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (60.8ms) Completed 200 OK in 68.4ms (Views: 68.1ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:04:48 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (313.7ms) Completed 200 OK in 321.1ms (Views: 320.8ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 16:05:02 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (293.0ms) Completed 200 OK in 300.9ms (Views: 300.7ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:05:13 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (358.9ms) Completed 200 OK in 366.6ms (Views: 366.3ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:27:11 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (298.9ms) Completed 200 OK in 308.7ms (Views: 308.4ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:12 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:12 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:12 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:12 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/dummy_cassette" for 127.0.0.1 at 2014-06-29 16:27:14 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"dummy_cassette"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (25.6ms) Completed 200 OK in 33.9ms (Views: 33.6ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:14 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:14 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:14 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 16:27:14 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/dummy_cassette/episodes/-2496477725048939866" for 127.0.0.1 at 2014-06-29 16:28:49 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"dummy_cassette", "id"=>"-2496477725048939866"} Rendered text template (0.0ms) Sent data (3.2ms) Completed 200 OK in 30.3ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:28:54 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (317.4ms) Completed 200 OK in 327.1ms (Views: 326.7ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 16:28:54 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 16:28:54 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 16:28:54 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 16:28:54 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:30:41 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (310.6ms) Completed 200 OK in 319.6ms (Views: 319.0ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 16:30:42 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 16:30:57 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (290.0ms) Completed 200 OK in 317.3ms (Views: 316.8ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 16:30:58 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 16:31:05 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (290.2ms) Completed 200 OK in 299.3ms (Views: 298.7ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-29 19:26:38 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (58.9ms) Completed 200 OK in 70.6ms (Views: 70.2ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 19:26:38 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 19:26:38 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 19:26:38 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 19:26:38 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 19:26:49 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (10ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 19:26:49 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (14ms) Started GET "/mr_video/cassettes/ticket_fly/episodes/3542641615093505125" for 127.0.0.1 at 2014-06-29 19:26:54 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"ticket_fly", "id"=>"3542641615093505125"} Rendered text template (0.0ms) Sent data (1.0ms) Completed 200 OK in 61.3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/ticket_fly/episodes/3542641615093505125" for 127.0.0.1 at 2014-06-29 19:27:11 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"ticket_fly", "id"=>"3542641615093505125"} Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 33.0ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 19:28:49 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (352.7ms) Completed 200 OK in 362.7ms (Views: 362.3ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 19:28:50 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 19:28:58 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (44.3ms) Completed 200 OK in 51.6ms (Views: 51.3ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/-716252172474312952" for 127.0.0.1 at 2014-06-29 19:29:00 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"-716252172474312952"} Rendered text template (0.0ms) Sent data (0.6ms) Completed 200 OK in 35.6ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 19:29:00 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-29 19:29:00 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 19:29:33 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-29 19:29:33 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (41.5ms) Completed 200 OK in 48.9ms (Views: 48.6ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 19:30:07 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 19:30:35 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (364.2ms) Completed 200 OK in 373.1ms (Views: 372.7ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/-716252172474312952" for 127.0.0.1 at 2014-06-29 19:31:19 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"-716252172474312952"} Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 23.4ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 19:31:19 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-29 19:31:19 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-29 19:31:21 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 19:31:21 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 20:08:07 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 20:08:07 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 20:08:22 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (299.0ms) Completed 200 OK in 308.9ms (Views: 308.5ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 20:08:23 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (367.3ms) Completed 200 OK in 375.9ms (Views: 375.5ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 20:08:35 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/date_time_service" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (8.2ms) Completed 200 OK in 16.2ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 20:14:10 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 20:14:15 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (273.9ms) Completed 200 OK in 282.7ms (Views: 282.4ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 20:14:16 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (289.9ms) Completed 200 OK in 298.3ms (Views: 297.9ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 20:34:02 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3995107641835038298" for 127.0.0.1 at 2014-06-29 20:34:10 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3995107641835038298"} Rendered text template (0.0ms) Sent data (1.2ms) Completed 200 OK in 239.2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937" for 127.0.0.1 at 2014-06-29 20:35:00 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Rendered text template (0.0ms) Sent data (0.7ms) Completed 200 OK in 255.2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937" for 127.0.0.1 at 2014-06-29 20:36:13 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 198.6ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937" for 127.0.0.1 at 2014-06-29 20:37:41 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 215.8ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 21:45:16 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (277.5ms) Completed 200 OK in 308.3ms (Views: 285.1ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 21:45:17 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937" for 127.0.0.1 at 2014-06-29 21:45:41 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Completed 500 Internal Server Error in 276.9ms URI::InvalidURIError (bad URI(is not URI?): /favicon.ico" title="Icon" type="image/x-icon" rel="icon): /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/generic.rb:1202:in `rescue in merge' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/generic.rb:1199:in `merge' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `each' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `inject' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `join' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:785:in `join' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:21:in `block (2 levels) in show' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:19:in `gsub!' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:19:in `block in show' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:15:in `each' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:15:in `show' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__1698324804479258830__process_action__4263223100323560576__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3390400445657191989__call__2872171977897840061__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.9ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937?fix_relative_links=false" for 127.0.0.1 at 2014-06-29 21:46:19 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"false", "cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Rendered text template (0.0ms) Sent data (0.9ms) Completed 200 OK in 203.6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/img/404.png" for 127.0.0.1 at 2014-06-29 21:46:19 -0400 ActionController::RoutingError (No route matches [GET] "/img/404.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/img/BBP_logo_ltblue.png" for 127.0.0.1 at 2014-06-29 21:46:19 -0400 ActionController::RoutingError (No route matches [GET] "/img/BBP_logo_ltblue.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/js/main.js" for 127.0.0.1 at 2014-06-29 21:46:19 -0400 ActionController::RoutingError (No route matches [GET] "/js/main.js"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/img/404.png" for 127.0.0.1 at 2014-06-29 21:46:20 -0400 ActionController::RoutingError (No route matches [GET] "/img/404.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/img/BBP_logo_ltblue.png" for 127.0.0.1 at 2014-06-29 21:46:20 -0400 ActionController::RoutingError (No route matches [GET] "/img/BBP_logo_ltblue.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 21:48:23 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Completed 500 Internal Server Error in 182.2ms URI::InvalidURIError (bad URI(is not URI?): /favicon.ico" title="Icon" type="image/x-icon" rel="icon): /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/generic.rb:1202:in `rescue in merge' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/generic.rb:1199:in `merge' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `each' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `inject' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `join' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:785:in `join' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:21:in `block (2 levels) in show' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:19:in `gsub!' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:19:in `block in show' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:15:in `each' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:15:in `show' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__1698324804479258830__process_action__4263223100323560576__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3390400445657191989__call__2872171977897840061__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.3ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937?fix_relative_links=false" for 127.0.0.1 at 2014-06-29 21:48:51 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"false", "cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Rendered text template (0.0ms) Sent data (0.8ms) Completed 200 OK in 187.8ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/img/404.png" for 127.0.0.1 at 2014-06-29 21:48:51 -0400 ActionController::RoutingError (No route matches [GET] "/img/404.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/img/BBP_logo_ltblue.png" for 127.0.0.1 at 2014-06-29 21:48:51 -0400 ActionController::RoutingError (No route matches [GET] "/img/BBP_logo_ltblue.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/js/main.js" for 127.0.0.1 at 2014-06-29 21:48:51 -0400 ActionController::RoutingError (No route matches [GET] "/js/main.js"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.7ms) Started GET "/img/404.png" for 127.0.0.1 at 2014-06-29 21:48:54 -0400 ActionController::RoutingError (No route matches [GET] "/img/404.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/img/BBP_logo_ltblue.png" for 127.0.0.1 at 2014-06-29 21:48:54 -0400 ActionController::RoutingError (No route matches [GET] "/img/BBP_logo_ltblue.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 21:49:00 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Completed 500 Internal Server Error in 221.1ms URI::InvalidURIError (bad URI(is not URI?): /favicon.ico" title="Icon" type="image/x-icon" rel="icon): /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/generic.rb:1202:in `rescue in merge' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/generic.rb:1199:in `merge' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `each' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `inject' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:237:in `join' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/uri/common.rb:785:in `join' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:21:in `block (2 levels) in show' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:19:in `gsub!' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:19:in `block in show' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:15:in `each' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:15:in `show' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__1698324804479258830__process_action__4263223100323560576__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3390400445657191989__call__2872171977897840061__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.2ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 21:55:22 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Rendered text template (0.0ms) Sent data (0.9ms) Completed 200 OK in 230.2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-3610520375758327937?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 21:57:12 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"brooklyn_bridge_park", "id"=>"-3610520375758327937"} Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 207.3ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 21:57:50 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (324.6ms) Completed 200 OK in 335.0ms (Views: 334.2ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 21:57:50 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 21:57:51 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 21:57:52 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (25.1ms) Completed 200 OK in 32.9ms (Views: 32.3ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 21:57:52 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:57:52 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 21:57:52 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 21:57:52 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:57:52 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:52 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:53 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:53 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 21:57:53 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 21:57:53 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/bell_house/episodes/-716252172474312952" for 127.0.0.1 at 2014-06-29 21:57:54 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"-716252172474312952"} Rendered text template (0.0ms) Sent data (0.6ms) Completed 200 OK in 233.5ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 21:57:54 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 21:57:54 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 21:58:05 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (360.1ms) Completed 200 OK in 369.7ms (Views: 369.4ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 21:58:06 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 21:58:09 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (339.5ms) Completed 200 OK in 352.5ms (Views: 352.2ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/application.css - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/application.js - 304 Not Modified (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 21:58:10 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3995107641835038298" for 127.0.0.1 at 2014-06-29 21:58:12 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3995107641835038298"} Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 264.5ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/img/search/search-icon.png" for 127.0.0.1 at 2014-06-29 21:58:12 -0400 ActionController::RoutingError (No route matches [GET] "/img/search/search-icon.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/img/svg-icons/logo-huge-blue.svg" for 127.0.0.1 at 2014-06-29 21:58:12 -0400 ActionController::RoutingError (No route matches [GET] "/img/svg-icons/logo-huge-blue.svg"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/img/map/x.png" for 127.0.0.1 at 2014-06-29 21:58:13 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/brooklyn_bridge_park/img/map/x.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/img/map/infobox_transport.png" for 127.0.0.1 at 2014-06-29 21:58:13 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/brooklyn_bridge_park/img/map/infobox_transport.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.5ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/img/map/pins/map-generic-attraction-new.png" for 127.0.0.1 at 2014-06-29 21:58:13 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/brooklyn_bridge_park/img/map/pins/map-generic-attraction-new.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:24:13 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (285.6ms) Completed 200 OK in 293.6ms (Views: 293.2ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:24:14 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/4550696145518027156" for 127.0.0.1 at 2014-06-29 22:24:17 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"4550696145518027156"} Completed 500 Internal Server Error in 2.3ms NameError (uninitialized constant MrVideo::EpisodesController::Episodes): /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:6:in `show' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__1698324804479258830__process_action__4263223100323560576__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3390400445657191989__call__2872171977897840061__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.4ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/4550696145518027156" for 127.0.0.1 at 2014-06-29 22:24:32 -0400 Connecting to database specified by database.yml Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"4550696145518027156"} Completed 500 Internal Server Error in 208.4ms NoMethodError (undefined method `content' for nil:NilClass): /Users/ilya/Dev/workspace-arrow/mr_video/app/presenters/mr_video/episodes/show_presenter.rb:45:in `raw_content' /Users/ilya/Dev/workspace-arrow/mr_video/app/presenters/mr_video/episodes/show_presenter.rb:26:in `content_with_relative_links_fixed' /Users/ilya/Dev/workspace-arrow/mr_video/app/presenters/mr_video/episodes/show_presenter.rb:13:in `content' /Users/ilya/Dev/workspace-arrow/mr_video/app/controllers/mr_video/episodes_controller.rb:9:in `show' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__2451849420775747787__process_action__4189305762065512989__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3571378740413350471__call__2549784783708845983__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:25:35 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (354.3ms) Completed 200 OK in 376.3ms (Views: 375.8ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:25:37 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (280.5ms) Completed 200 OK in 289.8ms (Views: 289.1ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3316211788485593118" for 127.0.0.1 at 2014-06-29 22:25:38 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3316211788485593118"} Rendered text template (0.0ms) Sent data (19.6ms) Completed 200 OK in 314.7ms (Views: 19.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/1177927708680226705" for 127.0.0.1 at 2014-06-29 22:26:18 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"1177927708680226705"} Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 268.1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/img/search/search-icon.png" for 127.0.0.1 at 2014-06-29 22:26:19 -0400 ActionController::RoutingError (No route matches [GET] "/img/search/search-icon.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/img/svg-icons/logo-huge-blue.svg" for 127.0.0.1 at 2014-06-29 22:26:19 -0400 ActionController::RoutingError (No route matches [GET] "/img/svg-icons/logo-huge-blue.svg"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/img/map/x.png" for 127.0.0.1 at 2014-06-29 22:26:19 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/brooklyn_bridge_park/img/map/x.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/img/map/infobox_transport.png" for 127.0.0.1 at 2014-06-29 22:26:19 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/brooklyn_bridge_park/img/map/infobox_transport.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/img/map/pins/map-generic-attraction-new.png" for 127.0.0.1 at 2014-06-29 22:26:19 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/brooklyn_bridge_park/img/map/pins/map-generic-attraction-new.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3316211788485593118" for 127.0.0.1 at 2014-06-29 22:28:56 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3316211788485593118"} Rendered text template (0.0ms) Sent data (0.9ms) Completed 200 OK in 256.5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:30:59 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (314.5ms) Completed 200 OK in 323.2ms (Views: 322.7ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (6ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/application.css - 200 OK (7ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (2ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (1ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (1ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/application.js - 200 OK (32ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:31:00 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (2ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3316211788485593118" for 127.0.0.1 at 2014-06-29 22:31:03 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3316211788485593118"} Rendered text template (0.0ms) Sent data (0.6ms) Completed 200 OK in 271.8ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:31:07 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (304.2ms) Completed 200 OK in 314.8ms (Views: 314.4ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:31:08 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3316211788485593118" for 127.0.0.1 at 2014-06-29 22:31:10 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3316211788485593118"} Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 283.1ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (289.6ms) Completed 200 OK in 297.4ms (Views: 297.1ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:31:26 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3316211788485593118" for 127.0.0.1 at 2014-06-29 22:31:29 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"3316211788485593118"} Rendered text template (0.0ms) Sent data (0.7ms) Completed 200 OK in 275.1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:31:32 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (351.0ms) Completed 200 OK in 361.6ms (Views: 361.0ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:33 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:31:35 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (26.2ms) Completed 200 OK in 33.9ms (Views: 33.7ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:31:35 -0400 Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:31:49 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} ERROR: compiling ___sers_ilya__ev_workspace_arrow_mr_video_app_views_mr_video_cassettes_show_html_erb__3336978426427185086_70093775551940 RAISED /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected tLABEL ...elative_links: true }), method: :delete, confirm: "Are you s... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected ',', expecting keyword_end ...e \"#{episode.url}\" episode?", 'data-severity' => 'danger',... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected tASSOC, expecting keyword_end ..." episode?", 'data-severity' => 'danger', remote: true) do @... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected ',', expecting keyword_end ...", 'data-severity' => 'danger', remote: true) do @output_buf... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting $end Function body: def ___sers_ilya__ev_workspace_arrow_mr_video_app_views_mr_video_cassettes_show_html_erb__3336978426427185086_70093775551940(local_assigns, output_buffer) _old_virtual_path, @virtual_path = @virtual_path, "mr_video/cassettes/show";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new; content_for(:title) { "Cassettes | #{@cassette.name}" } @output_buffer.safe_concat('

    ');@output_buffer.append= ( @cassette.name );@output_buffer.safe_concat('

    Episodes (');@output_buffer.append= ( @cassette.episodes.count );@output_buffer.safe_concat(')

    '); @cassette.episodes.each_with_index do |episode, index| @output_buffer.safe_concat(' '); end @output_buffer.safe_concat('
    # Url Method Content Type Recorded Action
    ');@output_buffer.append= ( index + 1 );@output_buffer.safe_concat(' ');@output_buffer.append= ( link_to(episode.url, cassette_episode_path(@cassette, episode), html_options = { target: '_blank' }) );@output_buffer.safe_concat(' ');@output_buffer.append= ( episode.request_method.upcase );@output_buffer.safe_concat(' ');@output_buffer.append= ( episode.content_type );@output_buffer.safe_concat(' ');@output_buffer.append= ( time_ago_in_words(episode.recorded_at) );@output_buffer.safe_concat(' ago ');@output_buffer.append= link_to(cassette_episode_path(@cassette, episode), params: { fix_relative_links: true }), method: :delete, confirm: "Are you sure you want to delete the \"#{episode.url}\" episode?", 'data-severity' => 'danger', remote: true) do @output_buffer.safe_concat(' ');@output_buffer.safe_concat(' '); end @output_buffer.safe_concat('
    ');@output_buffer.to_s ensure @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer end Backtrace: /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:297:in `module_eval' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:297:in `compile' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:244:in `block in compile!' :10:in `synchronize' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:232:in `compile!' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:144:in `block in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:125:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/template.rb:143:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:123:in `block in instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:123:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:45:in `render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/template_renderer.rb:18:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/renderer.rb:36:in `render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_view/renderer/renderer.rb:17:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:110:in `_render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/streaming.rb:225:in `_render_template' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:103:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/renderers.rb:28:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:88:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rendering.rb:16:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/core_ext/benchmark.rb:5:in `ms' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:40:in `block in render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:39:in `render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/implicit_render.rb:10:in `default_render' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/implicit_render.rb:5:in `send_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/base.rb:167:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rendering.rb:10:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/callbacks.rb:18:in `block in process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:414:in `_run__382909764650216595__process_action__4189305762065512989__callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/callbacks.rb:17:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rescue.rb:29:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:123:in `block in instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications/instrumenter.rb:20:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/notifications.rb:123:in `instrument' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/instrumentation.rb:29:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/railties/controller_runtime.rb:18:in `process_action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/base.rb:121:in `process' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/abstract_controller/rendering.rb:45:in `process' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal.rb:203:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_controller/metal.rb:246:in `block in action' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:73:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:36:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/engine.rb:484:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/railtie/configurable.rb:30:in `method_missing' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/routing/route_set.rb:608:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/conditionalget.rb:25:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/head.rb:14:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/flash.rb:242:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/cookies.rb:341:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/query_cache.rb:64:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activerecord-3.2.18/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:405:in `_run__3571378740413350471__call__2549784783708845983__callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:405:in `__run_callback' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/callbacks.rb:81:in `run_callbacks' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/callbacks.rb:27:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/reloader.rb:65:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/logger.rb:32:in `call_app' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/logger.rb:16:in `block in call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/tagged_logging.rb:22:in `tagged' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/logger.rb:16:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/request_id.rb:22:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/activesupport-3.2.18/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/static.rb:63:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/engine.rb:484:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/application.rb:231:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/content_length.rb:14:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/railties-3.2.18/lib/rails/rack/log_tailer.rb:17:in `call' /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/rack-1.4.5/lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (4.7ms) Completed 500 Internal Server Error in 7.0ms ActionView::Template::Error (/Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected tLABEL ...elative_links: true }), method: :delete, confirm: "Are you s... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected ',', expecting keyword_end ...e \"#{episode.url}\" episode?", 'data-severity' => 'danger',... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected tASSOC, expecting keyword_end ..." episode?", 'data-severity' => 'danger', remote: true) do @... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26: syntax error, unexpected ',', expecting keyword_end ...", 'data-severity' => 'danger', remote: true) do @output_buf... ... ^ /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting $end): 23:
    <%= episode.content_type %><%= time_ago_in_words(episode.recorded_at) %> ago 26: <%= link_to(cassette_episode_path(@cassette, episode), params: { fix_relative_links: true }), method: :delete, confirm: "Are you sure you want to delete the \"#{episode.url}\" episode?", 'data-severity' => 'danger', remote: true) do %> 27: actionpack (3.2.18) lib/action_view/template.rb:297:in `module_eval' actionpack (3.2.18) lib/action_view/template.rb:297:in `compile' actionpack (3.2.18) lib/action_view/template.rb:244:in `block in compile!' :10:in `synchronize' actionpack (3.2.18) lib/action_view/template.rb:232:in `compile!' actionpack (3.2.18) lib/action_view/template.rb:144:in `block in render' activesupport (3.2.18) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.18) lib/action_view/template.rb:143:in `render' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.18) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.18) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.18) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.18) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.18) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__382909764650216595__process_action__4189305762065512989__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3571378740413350471__call__2549784783708845983__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.7ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (43.3ms) Completed 200 OK in 50.4ms (Views: 50.1ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:33:03 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house/episodes/-4243759514881028799" for 127.0.0.1 at 2014-06-29 22:33:06 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"-4243759514881028799"} Rendered text template (0.0ms) Sent data (0.6ms) Completed 200 OK in 237.3ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 22:33:06 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (43.7ms) Completed 200 OK in 50.8ms (Views: 50.6ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:33:11 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:35:33 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (29.5ms) Completed 500 Internal Server Error in 31.8ms ActionView::Template::Error (undefined local variable or method `fix_relative_links' for #<#:0x007f7ff6173950>): 23: <%= episode.content_type %><%= time_ago_in_words(episode.recorded_at) %> ago 26: <%= link_to(cassette_episode_path(@cassette, episode, fix_relative_links => true), method: :delete, confirm: "Are you sure you want to delete the \"#{episode.url}\" episode?", 'data-severity' => 'danger', remote: true) do %> 27: /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:26:in `block in ___sers_ilya__ev_workspace_arrow_mr_video_app_views_mr_video_cassettes_show_html_erb__3336978426427185086_70093783141500' /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:18:in `each' /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:18:in `each_with_index' /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb:18:in `___sers_ilya__ev_workspace_arrow_mr_video_app_views_mr_video_cassettes_show_html_erb__3336978426427185086_70093783141500' actionpack (3.2.18) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.18) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.18) lib/action_view/template.rb:143:in `render' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.18) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.18) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.18) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.18) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.18) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.18) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.18) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.18) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.18) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.18) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.18) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:18:in `block in process_action' activesupport (3.2.18) lib/active_support/callbacks.rb:414:in `_run__382909764650216595__process_action__4189305762065512989__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.18) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.18) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.18) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.18) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.18) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.18) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.18) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.18) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.18) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.18) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.18) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/railtie/configurable.rb:30:in `method_missing' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.18) lib/action_dispatch/routing/route_set.rb:608:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.18) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.18) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `_run__3571378740413350471__call__2549784783708845983__callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.18) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.18) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.18) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/reloader.rb:65:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (25.8ms) Completed 200 OK in 33.8ms (Views: 33.5ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:35:40 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (47.9ms) Completed 200 OK in 55.8ms (Views: 55.6ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:35:52 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house/episodes/3399370198939489700" for 127.0.0.1 at 2014-06-29 22:35:55 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"cassette_id"=>"bell_house", "id"=>"3399370198939489700"} Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 29.9ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (44.2ms) Completed 200 OK in 52.3ms (Views: 52.0ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:36:37 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:36:44 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (7ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:36:44 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (4ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (44.0ms) Completed 200 OK in 52.5ms (Views: 52.1ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:37:53 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:37:54 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:37:54 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (47.1ms) Completed 200 OK in 56.0ms (Views: 55.7ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:38:14 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:38:43 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (334.0ms) Completed 200 OK in 342.8ms (Views: 342.4ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:38:44 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (288.1ms) Completed 200 OK in 297.2ms (Views: 296.9ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:38:46 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (316.6ms) Completed 200 OK in 325.2ms (Views: 324.9ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (1ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:11 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:39:12 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:39:12 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:39:12 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3316211788485593118?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 22:39:15 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"brooklyn_bridge_park", "id"=>"3316211788485593118"} Rendered text template (0.0ms) Sent data (17.9ms) Completed 200 OK in 286.3ms (Views: 17.8ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/3316211788485593118?fix_relative_links=false" for 127.0.0.1 at 2014-06-29 22:39:20 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"false", "cassette_id"=>"brooklyn_bridge_park", "id"=>"3316211788485593118"} Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 201.8ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/img/404.png" for 127.0.0.1 at 2014-06-29 22:39:20 -0400 ActionController::RoutingError (No route matches [GET] "/img/404.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/img/BBP_logo_ltblue.png" for 127.0.0.1 at 2014-06-29 22:39:20 -0400 ActionController::RoutingError (No route matches [GET] "/img/BBP_logo_ltblue.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/js/main.js" for 127.0.0.1 at 2014-06-29 22:39:20 -0400 ActionController::RoutingError (No route matches [GET] "/js/main.js"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) Started GET "/img/404.png" for 127.0.0.1 at 2014-06-29 22:39:20 -0400 ActionController::RoutingError (No route matches [GET] "/img/404.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/img/BBP_logo_ltblue.png" for 127.0.0.1 at 2014-06-29 22:39:20 -0400 ActionController::RoutingError (No route matches [GET] "/img/BBP_logo_ltblue.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (3.7ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:39:28 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (351.2ms) Completed 200 OK in 361.2ms (Views: 360.3ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:39:29 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"bell_house"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (30.0ms) Completed 200 OK in 37.9ms (Views: 37.7ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:39:30 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/mr_video/cassettes/bell_house/episodes/-4243759514881028799?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 22:39:31 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"bell_house", "id"=>"-4243759514881028799"} Rendered text template (0.0ms) Sent data (0.5ms) Completed 200 OK in 253.2ms (Views: 0.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 22:39:32 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/bell_house/episodes/-4243759514881028799?fix_relative_links=false" for 127.0.0.1 at 2014-06-29 22:39:36 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"false", "cassette_id"=>"bell_house", "id"=>"-4243759514881028799"} Rendered text template (0.0ms) Sent data (0.6ms) Completed 200 OK in 27.7ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 22:39:36 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png" for 127.0.0.1 at 2014-06-29 22:39:36 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/facebook.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/mr_video/cassettes/bell_house/episodes/-4243759514881028799?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 22:39:51 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"bell_house", "id"=>"-4243759514881028799"} Rendered text template (0.0ms) Sent data (0.7ms) Completed 200 OK in 200.0ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 22:39:51 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/cassettes/bell_house/episodes/-4243759514881028799?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 22:42:20 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"bell_house", "id"=>"-4243759514881028799"} Rendered text template (0.0ms) Sent data (0.6ms) Completed 200 OK in 235.8ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png" for 127.0.0.1 at 2014-06-29 22:42:20 -0400 ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/bell_house/episodes/files/2013/07/twitter.png"): actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.18) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call' railties (3.2.18) lib/rails/engine.rb:484:in `call' railties (3.2.18) lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' /Users/ilya/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Rendered /Users/ilya/.rvm/gems/ruby-1.9.3-p194@video-store/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:42:26 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (329.5ms) Completed 200 OK in 340.0ms (Views: 339.5ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/application.css - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/application.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2014-06-29 22:42:27 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:50:47 -0400 Connecting to database specified by database.yml Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (327.8ms) Completed 200 OK in 373.4ms (Views: 372.9ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:50:49 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (350.7ms) Completed 200 OK in 360.5ms (Views: 360.1ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:50:52 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (287.2ms) Completed 200 OK in 296.1ms (Views: 295.4ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park/episodes/-440483077748119478?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 22:50:53 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"brooklyn_bridge_park", "id"=>"-440483077748119478"} Rendered text template (0.0ms) Sent data (2.3ms) Completed 200 OK in 267.1ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-29 22:51:03 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (48.5ms) Completed 200 OK in 56.3ms (Views: 55.9ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/ticket_fly/episodes/-85144796105162844?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 22:51:04 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"ticket_fly", "id"=>"-85144796105162844"} Rendered text template (0.0ms) Sent data (0.7ms) Completed 200 OK in 39.5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/date_time_service" for 127.0.0.1 at 2014-06-29 22:51:11 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"date_time_service"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (5.5ms) Completed 200 OK in 14.8ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/date_time_service/episodes/-77346719116462724?fix_relative_links=true" for 127.0.0.1 at 2014-06-29 22:51:18 -0400 Processing by MrVideo::EpisodesController#show as HTML Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"date_time_service", "id"=>"-77346719116462724"} Rendered text template (0.0ms) Sent data (0.4ms) Completed 200 OK in 6.3ms (Views: 0.3ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:51:42 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (324.2ms) Completed 200 OK in 334.2ms (Views: 333.9ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/brooklyn_bridge_park" for 127.0.0.1 at 2014-06-29 22:51:43 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"brooklyn_bridge_park"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (313.4ms) Completed 200 OK in 321.8ms (Views: 321.6ms | ActiveRecord: 0.0ms) Started DELETE "/mr_video/cassettes/brooklyn_bridge_park/episodes/-1136983500400705070" for 127.0.0.1 at 2014-06-29 22:52:22 -0400 Processing by MrVideo::EpisodesController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-1136983500400705070"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/episodes/destroy.js.erb (0.4ms) Completed 200 OK in 488.2ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started DELETE "/mr_video/cassettes/brooklyn_bridge_park/episodes/-1902144174587212990" for 127.0.0.1 at 2014-06-29 22:52:26 -0400 Processing by MrVideo::EpisodesController#destroy as JS Parameters: {"cassette_id"=>"brooklyn_bridge_park", "id"=>"-1902144174587212990"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/episodes/destroy.js.erb (0.1ms) Completed 200 OK in 564.6ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:52:48 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (330.3ms) Completed 200 OK in 340.4ms (Views: 339.9ms | ActiveRecord: 0.0ms) Started GET "/mr_video/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-29 22:52:50 -0400 Processing by MrVideo::CassettesController#show as HTML Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (47.0ms) Completed 200 OK in 58.3ms (Views: 58.1ms | ActiveRecord: 0.0ms) Started DELETE "/mr_video/cassettes/ticket_fly" for 127.0.0.1 at 2014-06-29 22:52:54 -0400 Processing by MrVideo::CassettesController#destroy as JS Parameters: {"id"=>"ticket_fly"} Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/destroy.js.erb (0.7ms) Completed 200 OK in 15.7ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/mr_video/" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Processing by MrVideo::CassettesController#index as HTML Rendered /Users/ilya/Dev/workspace-arrow/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (285.5ms) Completed 200 OK in 295.0ms (Views: 294.7ms | ActiveRecord: 0.0ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css - 200 OK (9ms) Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/jquery/jquery.js - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 200 OK (3ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/bootstrap/bootstrap.css - 200 OK (2ms) Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/application.css - 200 OK (8ms) Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (2ms) Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (2ms) Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (2ms) Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/application.js - 200 OK (7ms) Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2014-06-29 22:52:56 -0400 Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (1ms)