Method: ActionText::TrixAttachment#node
- Defined in:
- actiontext/lib/action_text/trix_attachment.rb
#node ⇒ Object (readonly)
Returns the value of attribute node.
51 52 53 |
# File 'actiontext/lib/action_text/trix_attachment.rb', line 51 def node @node end |