method

attachment_gallery_nodes

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