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

8 commits

Author SHA1 Message Date
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
Rafael Mendonça França
8dc707a7c2 Add disabled class to disabled input 2011-09-11 18:46:47 -03:00
José Valim
b53cb5e21a Add a test for directly passing the custom wrapper. 2011-09-08 16:04:37 +02:00
José Valim
1867275551 Provide named helpers. 2011-09-08 16:04:37 +02:00
José Valim
bf4d766fcb config.components => config.wrappers 2011-09-08 16:04:37 +02:00
José Valim
da5e1d82be Remove deprecated stuff and raise an exception if any of the old methods are used. Point to the wiki page with update instructions. 2011-09-08 16:04:36 +02:00
José Valim
f93a6be226 Add tests for custom wrappers. 2011-09-08 16:04:36 +02:00
José Valim
3ee59b5d0d Break form builder test into smaller files. 2011-09-08 16:04:36 +02:00