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