Module: RestrictCache
- Extended by:
- Accessible
- Defined in:
- lib/restrict_cache/base.rb,
lib/restrict_cache/railtie.rb,
lib/restrict_cache/version.rb,
lib/restrict_cache/accessible.rb,
lib/restrict_cache/cache_sweeper.rb,
lib/restrict_cache/cache_collection.rb,
lib/restrict_cache/rails_ext/action_controller.rb,
lib/restrict_cache/cache_collection/inner_cache.rb,
lib/restrict_cache/rails_ext/active_record/base.rb,
lib/restrict_cache/cache_collection/custom_cache.rb,
lib/restrict_cache/rails_ext/active_record/relation.rb,
lib/restrict_cache/cache_collection/active_record_cache.rb
Defined Under Namespace
Modules: Accessible, RailsExt Classes: Base, CacheCollection, CacheSweeper, Railtie
Constant Summary collapse
- VERSION =
"0.1.2"