Module: AppManager::Actions::ClassMethods
- Defined in:
- lib/app_manager/actions.rb
Instance Method Summary collapse
Instance Method Details
#cache_response_of_app_manager ⇒ Object
5 6 7 |
# File 'lib/app_manager/actions.rb', line 5 def cache_response_of_app_manager around_action ApiCacheHandler.new end |