class method
self.selector
Ruby on Rails 7.2.3
Since v7.0.10Signature
self.selector()
No documentation comment.
Source
# File actiontext/lib/action_text/attachment_gallery.rb, line 47
def selector
"#{TAG_NAME}:has(#{attachment_selector} + #{attachment_selector})"
end
Defined in actiontext/lib/action_text/attachment_gallery.rb line 47
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::AttachmentGallery