instance method
to_model
Ruby on Rails 6.1.7.10
Since v3.0.20Signature
to_model()
No documentation comment.
Source
# File actionview/lib/action_view/helpers/form_helper.rb, line 1664
def to_model
self
end
Defined in actionview/lib/action_view/helpers/form_helper.rb line 1664
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionView::Helpers::FormBuilder