Class: ContentChunk
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- ContentChunk
- Defined in:
- app/models/content_chunk.rb
Instance Attribute Summary collapse
-
#delete_image ⇒ Object
Returns the value of attribute delete_image.
Instance Attribute Details
#delete_image ⇒ Object
Returns the value of attribute delete_image.
6 7 8 |
# File 'app/models/content_chunk.rb', line 6 def delete_image @delete_image end |