Method: Aspectory::Callbacker::ClassMethods#pristine_cache
- Defined in:
- lib/aspectory/callbacker.rb
#pristine_cache ⇒ Object
67 68 69 |
# File 'lib/aspectory/callbacker.rb', line 67 def pristine_cache @pristine_cache || superclass.pristine_cache end |