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

7 commits

Author SHA1 Message Date
John Voloski
e878330f28 improve inputs's tests description and remove 'should' 2014-05-14 14:19:06 -03:00
Rafael Mendonça França
15f0101545 Pass the options hash instead of the Leaf object
Right now we only care about the options so lets make the code simpler
2014-03-11 19:41:25 -03:00
Rafael Mendonça França
e9384fb4bd Whitespaces 2014-03-11 19:13:59 -03:00
Rafael Mendonça França
9e3aae1da3 Deprecate component methods without the context argument
Only users that defines custom inputs will see this deprecation.
2014-03-11 15:54:18 -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
45ae549ec3 Document that you can override input_html_classes in custom inputs.
Closes #539
2012-04-21 23:21:36 -03:00
José Valim
cc72315703 Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
Renamed from test/discovery_test.rb (Browse further)