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