Module: RestrictCache
- Extended by:
- Accessible
- Defined in:
- lib/restrict_cache/railtie.rb,
lib/restrict_cache/version.rb,
lib/restrict_cache/cacheable.rb,
lib/restrict_cache/accessible.rb,
lib/restrict_cache/cache_sweeper.rb,
lib/restrict_cache/cacheable/base.rb,
lib/restrict_cache/active_record_ext.rb,
lib/restrict_cache/action_controller_ext.rb,
lib/restrict_cache/cacheable/custom_cache.rb,
lib/restrict_cache/cacheable/active_record_cache.rb
Defined Under Namespace
Modules: Accessible, ActionControllerExt, ActiveRecordExt Classes: CacheSweeper, Cacheable, Railtie
Constant Summary collapse
- VERSION =
"0.1.1"