method
to_partial_path
v4.2.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 1296
def to_partial_path
self.class._to_partial_path
end