instance method
to_partial_path
Ruby on Rails 6.1.7.10
Since v6.0.6Signature
to_partial_path()
No documentation comment.
Source
# File actiontext/lib/action_text/attachables/remote_image.rb, line 41
def to_partial_path
"action_text/attachables/remote_image"
end
Defined in actiontext/lib/action_text/attachables/remote_image.rb line 41
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Attachables::RemoteImage