Class | Cachetastic::Caches::Base::RegisteredCaches |
In: |
lib/caches/cachetastic_caches_base.rb
|
Parent: | Object |
Used to store a list of all the caches registered with the system. In order for a cache to be registered it must extend Cachetastic::Caches::Base.
list | [R] | list of all caches registered with the system. |