Commit Graph

9 Commits

Author SHA1 Message Date
John Voloski 3bff1fa5a1 improve form_builder's tests description and remove 'should' 2014-05-14 14:18:43 -03:00
Erich Kist 987083511b Merge pull request #941 from plataformatec/ek-doc-boolean-style
Add to REAME some doc to boolean_style
2013-12-10 12:39:45 -08:00
Lucas Mazza eb5b63cd46 Don't render the `boolean_style` as an HTML attribute on `input_field`. 2013-12-10 14:29:37 -02:00
Vasiliy Ermolovich 10cc21607f input_field uses the same wrapper as input but only with attribute components
closes #938 #823
2013-11-29 21:36:16 +03:00
Vasiliy Ermolovich c2c7d95c56 add html5 component support to input_field
closes #802
2013-05-17 00:04:08 +03:00
Vasiliy Ermolovich b0e8d1f70c add components that don't generate tags for input_field
closes #632

Conflicts:

	lib/simple_form/form_builder.rb

Conflicts:

	lib/simple_form/form_builder.rb
2013-01-29 23:19:19 +03:00
Renato Mascarenhas 34312c9fbc Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
Rafael Mendonça França f4a1ac6f83 FormBuilder methods should not modify the options hash
Closes #463
2012-02-21 01:42:06 -02:00
José Valim 3ee59b5d0d Break form builder test into smaller files. 2011-09-08 16:04:36 +02:00