method
new
v6.1.7.7 -
Show latest stable
- Class:
ActionText::Attachment
new(node, attachable)public
No documentation available.
# File actiontext/lib/action_text/attachment.rb, line 55
def initialize(node, attachable)
@node = node
@attachable = attachable
end