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
2 3 4 |
# File 'app/helpers/dorsale/alexandrie/attachments_helper.rb', line 2 def (attachable) render "dorsale/alexandrie/attachments/loader", attachable: attachable end |