method
attachment_selector
v7.2.3 -
Show latest stable
- Class:
ActionText::AttachmentGallery
attachment_selector()public
No documentation available.
# File actiontext/lib/action_text/attachment_gallery.rb, line 43
def attachment_selector
"#{ActionText::Attachment.tag_name}[presentation=gallery]"
end