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