heartcombo--simple_form/lib/simple_form/components
Lauro Caetano 63fb9a2773 Change the translation mechanism to use
`ActionView::Helpers::TranslationHelper`.

It has some advantages over only using `I18n.t`, such as the safe
translation if the key has the suffix `_html`.
2014-04-04 14:51:21 -03:00
..
errors.rb 💄 2014-04-03 18:27:27 -03:00
hints.rb Change the translation mechanism to use 2014-04-04 14:51:21 -03:00
html5.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
label_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
labels.rb Change the translation mechanism to use 2014-04-04 14:51:21 -03:00
maxlength.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
min_max.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
pattern.rb Forgot to send some files 💣 2014-03-11 19:53:29 -03:00
placeholders.rb Change the translation mechanism to use 2014-04-04 14:51:21 -03:00
readonly.rb Forgot to send some files 💣 2014-03-11 19:53:29 -03:00