heartcombo--simple_form/test/form_builder
Carlos Antonio da Silva 645dd5257d Do not lookup for hints if it was explicitly given false
After #405 we added hint classes for the wrappers, but this has forced the
loading of the hint text doing I18n lookups, even though it was explicitly
given false. This checks for the option in #has_hint?, avoiding the lookup
in such cases.

This issues has been caught after #627 and some further investigation,
thanks to @shwoodard.
2012-10-26 01:50:01 -02:00
..
association_test.rb Move label I18n test with defaults for associations to labels test file 2012-10-26 01:27:54 -02:00
button_test.rb FormBuilder methods should not modify the options hash 2012-02-21 01:42:06 -02:00
error_notification_test.rb Change error notification message default lookup when locale not found 2012-04-28 18:01:11 -03:00
error_test.rb FormBuilder methods should not modify the options hash 2012-02-21 01:42:06 -02:00
general_test.rb Do not lookup for hints if it was explicitly given false 2012-10-26 01:50:01 -02:00
hint_test.rb Whitespaces ✂️ 2012-06-26 22:58:27 -03:00
input_field_test.rb FormBuilder methods should not modify the options hash 2012-02-21 01:42:06 -02:00
label_test.rb except :as from label_html options 2012-02-25 14:47:56 +03:00
wrapper_test.rb Use `lookup_model_names` instead `object_name`. 2012-10-07 22:09:57 -03:00