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