instance method
to_partial_path
Ruby on Rails 7.1.6
Since v3.2.22.5Signature
to_partial_path()
No documentation comment.
Source
# File actionview/lib/action_view/helpers/form_helper.rb, line 1707
def to_partial_path
self.class._to_partial_path
end
Defined in actionview/lib/action_view/helpers/form_helper.rb line 1707
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionView::Helpers::FormBuilder