Rafael Mendonça França
|
c891667501
|
Add test to make sure that pattern component is disable by default
|
2012-01-11 18:57:01 -03:00 |
|
José Valim
|
0fabc1b859
|
Allow inputs to be marked as optional.
This means they won't do any lookup unless explicitly told to.
|
2012-01-11 21:14:31 +01:00 |
|
Vasiliy Ermolovich
|
e39e0e54cb
|
handle validates_length_of :is option
|
2012-01-03 21:10:50 +03:00 |
|
Vasiliy Ermolovich
|
e50011eadf
|
don't get maxlength from validation when tokenizer present
|
2012-01-02 23:48:41 +03:00 |
|
Vasiliy Ermolovich
|
6c8a2d57cb
|
add support for proc or lambda as an option for FormatValidator
|
2012-01-01 17:32:08 +03:00 |
|
José Valim
|
4391685bfd
|
Make html5 a wrapper option.
|
2011-12-04 16:15:32 +01:00 |
|
José Valim
|
94dab68cd7
|
Create more components. Make explicit the difference between helpers and components. Add default options to wrappers.
|
2011-12-04 14:57:12 +01:00 |
|
José Valim
|
10f2e67708
|
Make pattern a component.
|
2011-12-04 13:40:04 +01:00 |
|
José Valim
|
ce19f2b898
|
Make maxlength a component.
|
2011-12-04 13:14:39 +01:00 |
|
José Valim
|
cc72315703
|
Break inputs_test.rb into many files as well.
|
2011-09-08 16:04:36 +02:00 |
|