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