class method
self.attachment_selector
Ruby on Rails 7.1.6
Since v7.0.10Signature
self.attachment_selector()
No documentation comment.
Source
# File actiontext/lib/action_text/attachment_gallery.rb, line 41
def attachment_selector
"#{ActionText::Attachment.tag_name}[presentation=gallery]"
end
Defined in actiontext/lib/action_text/attachment_gallery.rb line 41
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::AttachmentGallery