This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
heartcombo--simple_form
Watch
1
Star
0
Fork
You've already forked heartcombo--simple_form
0
mirror of
https://github.com/heartcombo/simple_form.git
synced
2022-11-09 12:19:26 -05:00
Code
Releases
Activity
119ccbdf76
heartcombo--simple_form
/
lib
/
simple_form
/
components
History
José Valim
119ccbdf76
Add SimpleForm.translate to turn off translations for labels, hint and placeholders in cases you are not using them.
2010-09-30 08:12:45 +02:00
..
errors.rb
Tidy up previous commit
2010-08-14 00:19:59 -03:00
hints.rb
Adding a placeholder option to the string input and have it use
2010-09-24 11:32:58 +08:00
label_input.rb
Split boolean inputs into their own class so we can change label input order.
2010-07-06 11:24:12 +02:00
labels.rb
Add SimpleForm.translate to turn off translations for labels, hint and placeholders in cases you are not using them.
2010-09-30 08:12:45 +02:00
wrapper.rb
Adding error_notification helper to show a default message at the top of forms when object has errors
2010-07-06 17:29:26 -03:00