Commit Graph

6 Commits

Author SHA1 Message Date
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
Rafael Mendonça França 645988a855 Pass the context when rendering the component 2014-03-10 18:41:36 -03: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_inputs.rb (Browse further)