method
to_partial_path
v8.1.1 -
Show latest stable
- Class:
ActionView::Helpers::FormBuilder
to_partial_path()public
No documentation available.
# File actionview/lib/action_view/helpers/form_helper.rb, line 1712
def to_partial_path
self.class._to_partial_path
end