aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tags/placeholderable.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Rename method to make explicit its intentionRafael Mendonça França2015-02-051-1/+1
* Use kwags to make the argument meaning explicitRafael Mendonça França2015-02-051-1/+1
* Reduce duplication when generating translationsMaarten Claes2015-01-221-17/+3
* Convert with `to_model` before calling ActiveModel methods on `object`Maarten Claes2015-01-221-5/+7
* just use the placeholder tag value if it is passed as a StringAlex Robbin2014-08-221-1/+3
* add I18n support for `:placeholder` HTML option is passed to form fieldsAlex Robbin2014-08-221-0/+32
* Revert "Add I18n support for `:placeholder` HTML option is passed to form fie...Jeremy Kemper2014-08-211-32/+0
* add I18n support for `:placeholder` HTML option is passed to form fieldsAlex Robbin2014-08-121-0/+32