Method: ActionText::AttachmentGallery.selector

Defined in:
actiontext/lib/action_text/attachment_gallery.rb

.selectorObject



47
48
49
# File 'actiontext/lib/action_text/attachment_gallery.rb', line 47

def selector
  "#{TAG_NAME}:has(#{attachment_selector} + #{attachment_selector})"
end