rack::offline in rails 4.1 Issue
问题 can someone give me a quick solution please? I have done this: My routes: offline = Rack::Offline.configure do cache ActionController::Base.helpers.asset_path("application.css") cache ActionController::Base.helpers.asset_path("application.js") cache ActionController::Base.helpers.asset_path("jquery.min.css") cache ActionController::Base.helpers.asset_path("jquery.tmpl.min.css") cache ActionController::Base.helpers.asset_path("style.js") # cache ActionController::Base.helpers.asset_path(