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