Module: ActiveCachedResource

Defined in:
lib/active_cached_resource.rb,
lib/active_cached_resource/model.rb,
lib/active_cached_resource/logger.rb,
lib/active_cached_resource/caching.rb,
lib/active_cached_resource/version.rb,
lib/active_cached_resource/constants.rb,
lib/active_cached_resource/collection.rb,
lib/active_cached_resource/configuration.rb,
lib/active_cached_resource/caching_strategies/base.rb,
lib/active_cached_resource/caching_strategies/sql_cache.rb,
lib/generators/active_cached_resource/active_record_generator.rb,
lib/active_cached_resource/caching_strategies/active_support_cache.rb

Defined Under Namespace

Modules: Caching, CachingStrategies, Constants, Generators, Model Classes: Collection, Configuration, Logger

Constant Summary collapse

VERSION =
"0.2.3"