instance method
to_partial_path
Ruby on Rails 7.1.6
Since v7.0.10Signature
to_partial_path()
No documentation comment.
Source
# File actiontext/lib/action_text/content.rb, line 133
def to_partial_path
"action_text/contents/content"
end
Defined in actiontext/lib/action_text/content.rb line 133
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Content