Class: Spina::AttachmentCollection

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/spina/attachment_collection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_tokensObject

Returns the value of attribute attachment_tokens.



7
8
9
# File 'app/models/spina/attachment_collection.rb', line 7

def attachment_tokens
  @attachment_tokens
end