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