mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f4a6225357
When placeholder set to true on `text_field_tag`, it will try to look up its value from the translation files.
The documentation referenced an incorrect translation key scope, it is defined in [Placeholderable][1] as `helpers.placeholder` (singular).
Followup for #37054
Also improves wording.
[1]:
|
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |