Upgrade from rails 3.1.3 to rails 3.2.1. Error with assets
问题 I try to upgrade my application from rails 3.1.3 to rails 3.2.1 and I have a problem with assets. I have this kind of error : ActionController::RoutingError (No route matches [GET] "/assets/logos/opera_logo.png"): actionpack (3.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.1) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.1) lib/rails/rack/logger.rb:16:in `call'