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