Module: PagesCore::Sweepable
- Extended by:
- ActiveSupport::Concern
- Included in:
- Attachment, Image, Page, PageFile, PageImage
- Defined in:
- app/models/concerns/pages_core/sweepable.rb
Instance Attribute Summary collapse
-
#cache_swept ⇒ Object
Returns the value of attribute cache_swept.
Instance Attribute Details
#cache_swept ⇒ Object
Returns the value of attribute cache_swept.
12 13 14 |
# File 'app/models/concerns/pages_core/sweepable.rb', line 12 def cache_swept @cache_swept end |