Module: Spree::Taxon::ActiveStorageAttachment
- Extended by:
- ActiveSupport::Concern
- Includes:
- ActiveStorageAdapter
- Defined in:
- app/models/spree/taxon/active_storage_attachment.rb
Instance Method Summary collapse
Methods included from ActiveStorageAdapter
#default_style, #destroy_attachment, #filename, #styles, #url
Methods included from ActiveStorageAdapter::Normalization
Instance Method Details
#attachment_partial_name ⇒ Object
16 17 18 |
# File 'app/models/spree/taxon/active_storage_attachment.rb', line 16 def 'paperclip' end |