There's no documentation for this item.
# File action_view/helpers/form_helper.rb, line 624 def tag_name_with_index(index) "#{@object_name}[#{index}][#{@method_name}]" end
<code/>
<pre/>
<code/>and<pre/>for code samples.