Class: RailsAppcache::ManifestsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- RailsAppcache::ManifestsController
- Defined in:
- app/controllers/rails_appcache/manifests_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
3 4 5 |
# File 'app/controllers/rails_appcache/manifests_controller.rb', line 3 def show render params[:manifest] end |