1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Carlos Antonio da Silva
26f3c20f1a :radio is not :radio_buttons
Makes the API more consistent with :check_boxes, and improves
compatibility with bootstrap collections by avoiding :radio namespace
collision.
2012-01-27 17:47:48 -02:00
Rafael Mendonça França
7849c86897 Remove repeated tests 2011-09-26 21:36:34 -03:00
Rafael Mendonça França
96275d6241 Extract disabled logic to a helper. Closes #317 2011-09-11 18:53:00 -03:00
Rafael Mendonça França
8dc707a7c2 Add disabled class to disabled input 2011-09-11 18:46:47 -03:00
José Valim
d744571901 Autofocus is opt-in, do not rely on .html5 then. 2011-09-08 16:04:36 +02:00
José Valim
cc72315703 Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00