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