Method: Redmineup::Liquid::AttachmentDrop#initialize
- Defined in:
- lib/redmineup/liquid/drops/attachment_drop.rb
#initialize(attachment) ⇒ AttachmentDrop
Returns a new instance of AttachmentDrop.
21 22 23 |
# File 'lib/redmineup/liquid/drops/attachment_drop.rb', line 21 def initialize() @attachment = end |