spec/dummy/log/development.log in mr_video-1.1.1 vs spec/dummy/log/development.log in mr_video-1.1.3
- old
+ new
@@ -2663,5 +2663,40 @@
railties (5.2.3) lib/rails/engine.rb:524:in `call'
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+Started GET "/mr_video/" for ::1 at 2019-08-06 15:30:46 -0400
+Processing by MrVideo::CassettesController#index as HTML
+ Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
+ Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (95.6ms)
+Completed 200 OK in 109ms (Views: 104.6ms)
+
+
+Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-06 15:30:46 -0400
+Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-06 15:30:46 -0400
+Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-06 15:30:46 -0400
+Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-06 15:30:46 -0400
+
+ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
+
+actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
+actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
+railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
+railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
+activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
+activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
+activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
+railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
+actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
+actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
+rack (2.0.7) lib/rack/method_override.rb:22:in `call'
+rack (2.0.7) lib/rack/runtime.rb:22:in `call'
+activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
+actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
+actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
+rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
+railties (5.2.3) lib/rails/engine.rb:524:in `call'
+rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
+/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'