Method: ActionView::Helpers::InstanceTagMethods#object_name
- Defined in:
- lib/action_view/helpers/form_helper.rb
#object_name ⇒ Object (readonly)
Returns the value of attribute object_name.
857 858 859 |
# File 'lib/action_view/helpers/form_helper.rb', line 857 def object_name @object_name end |