method
attachment_gallery_nodes
v6.1.3.1 -
Show latest stable
- Class:
ActionText::Content
attachment_gallery_nodes()private
No documentation available.
# File actiontext/lib/action_text/content.rb, line 113
def attachment_gallery_nodes
@attachment_gallery_nodes ||= ActionText::AttachmentGallery.find_attachment_gallery_nodes(fragment)
end