Commit Graph

4 Commits

Author SHA1 Message Date
Rafael Mendonça França f4a1ac6f83 FormBuilder methods should not modify the options hash
Closes #463
2012-02-21 01:42:06 -02:00
Carlos Antonio da Silva 2d24aa2632 Allow using Rails button helper with f.button :button. Closes #449
Make sure to just alias button when it is available, to avoid errors
with Rails versions prior to 3.2.
2012-02-14 08:24:34 -02:00
Cainã Costa 1e1a2bb73f Add a configuration option to change the class of buttons. Closes #318
This changes the default behavior of having a fixed "button" class
on the buttons.
2011-09-11 23:18:53 -03:00
José Valim 3ee59b5d0d Break form builder test into smaller files. 2011-09-08 16:04:36 +02:00