method
attachment_selector
v8.1.1 -
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