Sha256: 0939b3225c33363ecd1c736d08b299020cbde5c2ccbb7b4bd6907d49b98713da

Contents?: true

Size: 209 Bytes

Versions: 8

Compression:

Stored size: 209 Bytes

Contents

module Dorsale
  module Alexandrie
    module AttachmentsHelper
      def attachments_for(attachable)
        render "dorsale/alexandrie/attachments/loader", attachable: attachable
      end
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
dorsale-3.0.3 app/helpers/dorsale/alexandrie/attachments_helper.rb
dorsale-3.0.2 app/helpers/dorsale/alexandrie/attachments_helper.rb
dorsale-3.0.1 app/helpers/dorsale/alexandrie/attachments_helper.rb
dorsale-3.0.0 app/helpers/dorsale/alexandrie/attachments_helper.rb
dorsale-2.7.3 app/helpers/dorsale/alexandrie/attachments_helper.rb
dorsale-2.7.2 app/helpers/dorsale/alexandrie/attachments_helper.rb
dorsale-2.7.1 app/helpers/dorsale/alexandrie/attachments_helper.rb
dorsale-2.7.0 app/helpers/dorsale/alexandrie/attachments_helper.rb