method

selector

rails latest stable - Class: ActionText::AttachmentGallery
selector()
public

No documentation available.

# File actiontext/lib/action_text/attachment_gallery.rb, line 45
      def selector
        "#{TAG_NAME}:has(#{attachment_selector} + #{attachment_selector})"
      end