method

attachment_gallery_for_node

attachment_gallery_for_node(node)
private

No documentation available.

# File actiontext/lib/action_text/content.rb, line 192
      def attachment_gallery_for_node(node)
        ActionText::AttachmentGallery.from_node(node)
      end