Module: Dorsale::Alexandrie::AttachmentsHelper

Included in:
Dorsale::AllHelpers
Defined in:
app/helpers/dorsale/alexandrie/attachments_helper.rb

Instance Method Summary collapse

Instance Method Details

#attachments_for(attachable) ⇒ Object



4
5
6
# File 'app/helpers/dorsale/alexandrie/attachments_helper.rb', line 4

def attachments_for(attachable)
  render "dorsale/alexandrie/attachments/loader", attachable: attachable
end