heartcombo--simple_form/test/inputs
Rigoberto Molina 2ebc514feb Memoize input_html_classes (#1605)
* Add test to make sure custom classes are only added once

* Use Nokogiri selector syntax

* Memoize input_html_classes

* Add my change to the changelog

* Refactoring

* Remove whitespace
2018-09-21 23:36:22 -03:00
..
boolean_input_test.rb Exclude hidden field when unchecked_value: false 2017-12-07 14:03:42 +01:00
collection_check_boxes_input_test.rb Boolean inputs in nested style accepts non-string label 2018-01-31 22:39:44 -02:00
collection_radio_buttons_input_test.rb Boolean inputs in nested style accepts non-string label 2018-01-31 22:39:44 -02:00
collection_select_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
datetime_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
disabled_test.rb Improve disabled option to input_field 2018-05-13 17:05:30 +03:00
discovery_test.rb Memoize input_html_classes (#1605) 2018-09-21 23:36:22 -03:00
file_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
general_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
grouped_collection_select_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
hidden_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
numeric_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
priority_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
readonly_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
required_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00
string_input_test.rb Add test to ensure type text to citext type 2018-09-21 22:57:24 -03:00
text_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00