method
input_name_from_type
v6.1.3.1 -
Show latest stable
- Class:
ActionView::Helpers
input_name_from_type(type)private
Returns the name attribute for the input tag.
=> post[written_on(1i)]
input_name_from_type(type)Returns the name attribute for the input tag.
=> post[written_on(1i)]