Flowdock
method

attachment_gallery_nodes

Importance_0
v6.1.3.1 - Show latest stable - 0 notes - Class: Content
attachment_gallery_nodes() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actiontext/lib/action_text/content.rb, line 113
      def attachment_gallery_nodes
        @attachment_gallery_nodes ||= ActionText::AttachmentGallery.find_attachment_gallery_nodes(fragment)
      end
Register or log in to add new notes.