Method: ActionText::Attachment#node
- Defined in:
- actiontext/lib/action_text/attachment.rb
#node ⇒ Object (readonly)
Returns the value of attribute node.
63 64 65 |
# File 'actiontext/lib/action_text/attachment.rb', line 63 def node @node end |