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

Instance Attribute Details

#cache_sweptObject

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