instance method
to_trix_content_attachment_partial_path
Ruby on Rails 6.1.7.10
Since v6.0.6Signature
to_trix_content_attachment_partial_path()
No documentation comment.
Source
# File actiontext/lib/action_text/attachable.rb, line 70
def to_trix_content_attachment_partial_path
to_partial_path
end
Defined in actiontext/lib/action_text/attachable.rb line 70
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Attachable