Flowdock
method

cache_store

Importance_0
v3.2.1 - Show latest stable - 0 notes - Class: ActionController::Caching::ConfigMethods
cache_store() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_controller/caching.rb, line 43
      def cache_store
        config.cache_store
      end
Register or log in to add new notes.