instance method
to_partial_path
Ruby on Rails 6.0.6
Since v6.0.6 Last seen in v7.0.10Signature
to_partial_path()
No documentation comment.
Source
# File actiontext/lib/action_text/attachables/content_attachment.rb, line 29
def to_partial_path
"action_text/attachables/content_attachment"
end
Defined in actiontext/lib/action_text/attachables/content_attachment.rb line 29
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Attachables::ContentAttachment