heartcombo--simple_form/test/inputs
Felipe Renan 1bbdd7c5be Add MoneyInput
Fix https://github.com/plataformatec/simple_form/issues/1579
2019-01-21 17:33:22 -02:00
..
boolean_input_test.rb Use form attribute in the boolean nested hidden field 2018-10-06 00:19:51 -03: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
color_input_test.rb Add color input 2018-11-13 21:23:10 +00:00
datetime_input_test.rb Drop EOL Ruby versions 2018-10-30 11:28:04 +00: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
money_input_test.rb Add MoneyInput 2019-01-21 17:33:22 -02:00
numeric_input_test.rb Code cleanup 2018-01-08 10:29:03 +02:00
priority_input_test.rb Drop EOL Ruby versions 2018-10-30 11:28:04 +00: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 Drop EOL Ruby versions 2018-10-30 11:28:04 +00:00
text_input_test.rb Add frozen_string_literal in all .rb files 2017-11-27 17:06:18 -08:00