Method: Sequel::Plugins::Cacheable::ClassMethods#cache_options
- Defined in:
- lib/sequel-cacheable/class_methods.rb
#cache_options ⇒ Object (readonly)
Returns the value of attribute cache_options.
6 7 8 |
# File 'lib/sequel-cacheable/class_methods.rb', line 6 def @cache_options end |