method
input_name_from_type
v5.2.3 -
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)]