heartcombo--simple_form/test
Carlos Antonio da Silva aab1976213 Change disable_browser_validations option to browser_validations
This option, when configured to false, will add to forms the "novalidate"
property, which instructs them to not validate any of the new HTML 5 inline
browser validations.

This commit inverts the current "meaning" of this configuration by removing the
"disable" prefix, making it more consistent.
2011-05-16 06:50:32 -03:00
..
action_view_extensions Change disable_browser_validations option to browser_validations 2011-05-16 06:50:32 -03:00
components Fix invalid syntax in tests for Ruby 1.9 2011-02-26 16:16:25 -03:00
support Fixed bug in MapType module when subclassing FormBuilder. 2011-04-06 08:37:14 +08:00
discovery_inputs.rb Add discovery tests. 2011-04-27 21:27:50 +02:00
error_notification_test.rb Tests green on 1.9.2 2010-09-27 21:05:37 -03:00
form_builder_test.rb preload associations if possible 2011-04-29 21:23:42 +02:00
inputs_test.rb Use swap helper method in html5 tests 2011-05-16 06:45:16 -03:00
simple_form_test.rb Tests pass. 2010-01-09 18:12:52 +01:00
test_helper.rb preload associations if possible 2011-04-29 21:23:42 +02:00