method
tag_name
v3.0.0 -
Show latest stable
- Class:
ActionView::Helpers::InstanceTagMethods
tag_name()private
No documentation available.
# File actionpack/lib/action_view/helpers/form_helper.rb, line 1068
def tag_name
"#{@object_name}[#{sanitized_method_name}]"
end