Module: Brightcontent::Attachments::Attachable

Extended by:
ActiveSupport::Concern
Defined in:
lib/brightcontent/attachments/attachable.rb

Instance Method Summary collapse

Instance Method Details

#attachmentObject



11
12
13
# File 'lib/brightcontent/attachments/attachable.rb', line 11

def attachment
  attachments.first
end