Method: ActionText::AttachmentGallery.selector
- Defined in:
- actiontext/lib/action_text/attachment_gallery.rb
.selector ⇒ Object
47 48 49 |
# File 'actiontext/lib/action_text/attachment_gallery.rb', line 47 def selector "#{TAG_NAME}:has(#{} + #{})" end |