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