aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tags/placeholderable.rb
Commit message (Expand)AuthorAgeFilesLines
* 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