aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tags/translator.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove warning from ActionView::Helpers::Tags::TranslatorYuki Nishijima2015-02-081-1/+3
* Fixed undefined method `i18n_key' for nil:NilClass for labels in non AR form_forMiklos Fazekas2015-02-061-1/+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-4/+4
* Use new hash syntaxRafael Mendonça França2015-02-051-1/+1
* Change the method visibilityRafael Mendonça França2015-02-051-2/+4
* Only check if object respond_to to_model onceRafael Mendonça França2015-02-051-6/+2
* placeholder doesn't exist inside this contextRafael Mendonça França2015-02-051-2/+2
* Reduce duplication when generating translationsMaarten Claes2015-01-221-0/+40