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

12 commits

Author SHA1 Message Date
Vasiliy Ermolovich
40a0b2a7c5 add field_with_hint class to the input with hint wrappers, closes #323 2012-01-09 22:34:37 +03:00
Rafael Mendonça França
b1708e241a Add test to not use top-level wrapper. Closes #359 2011-11-09 20:02:59 -02:00
Fabio Yamate
b8939a17bf Small clean up. 2011-09-27 00:59:06 -03:00
Fabio Yamate
f1b9d2dfc3 Force wrappers name as symbols. 2011-09-26 23:44:10 -03:00
Fabio Yamate
f8095800ec Raise error when fails to find a given wrapper. 2011-09-26 23:44:10 -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