Class: DeadSimpleCMS::Storage::RailsCache
- Defined in:
- lib/dead_simple_cms/storage/rails_cache.rb
Overview
Public: Store all the values in whatever is defined for the rails cache. Does not support storage of data with the value (ie no file storage support).
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#initialize, #read, #to_param, #unique_key, #write
Constructor Details
This class inherits a constructor from DeadSimpleCMS::Storage::Base