We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a154541 commit 990448fCopy full SHA for 990448f
actionview/lib/action_view/helpers/form_helper.rb
@@ -1770,7 +1770,7 @@ def id
1770
# <% end %>
1771
#
1772
# In the example above, the <tt><input type="text"></tt> element built by
1773
- # the call to <tt>FormBuilder#text_field</tt> declares an
+ # the call to #text_field declares an
1774
# <tt>aria-describedby</tt> attribute referencing the <tt><span></tt>
1775
# element, sharing a common <tt>id</tt> root (<tt>article_title</tt>, in this
1776
# case).
0 commit comments