Method: ActionText::Attachables::ContentAttachment#to_partial_path
- Defined in:
- actiontext/lib/action_text/attachables/content_attachment.rb
#to_partial_path ⇒ Object
32 33 34 |
# File 'actiontext/lib/action_text/attachables/content_attachment.rb', line 32 def to_partial_path "action_text/attachables/content_attachment" end |