Class: Decidim::AttachmentPresenter
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Decidim::AttachmentPresenter
- Defined in:
- decidim-core/app/presenters/decidim/attachment_presenter.rb
Overview
Decorator for attachments
Instance Method Summary collapse
Instance Method Details
#attachment ⇒ Object
12 13 14 |
# File 'decidim-core/app/presenters/decidim/attachment_presenter.rb', line 12 def __getobj__ end |
#attachment_file_url ⇒ Object
8 9 10 |
# File 'decidim-core/app/presenters/decidim/attachment_presenter.rb', line 8 def .attached_uploader(:file).url end |