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