Class: Spina::AttachmentCollection
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Spina::AttachmentCollection
- Defined in:
- app/models/spina/attachment_collection.rb
Instance Attribute Summary collapse
-
#attachment_tokens ⇒ Object
Returns the value of attribute attachment_tokens.
Instance Attribute Details
#attachment_tokens ⇒ Object
Returns the value of attribute attachment_tokens.
7 8 9 |
# File 'app/models/spina/attachment_collection.rb', line 7 def @attachment_tokens end |