class method
self.from_node
Ruby on Rails 6.1.7.10
Since v6.0.6Signature
self.from_node(node)
No documentation comment.
Parameters
-
nodereq
Source
# File actiontext/lib/action_text/attachment_gallery.rb, line 34
def from_node(node)
new(node)
end
Defined in actiontext/lib/action_text/attachment_gallery.rb line 34
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::AttachmentGallery