heartcombo--simple_form/test
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
..
action_view_extensions we don't need extra iVar for hash backed author 2012-09-11 18:59:49 +03:00
components Move label I18n test with defaults for associations to labels test file 2012-10-26 01:27:54 -02:00
form_builder Do not lookup for hints if it was explicitly given false 2012-10-26 01:50:01 -02:00
generators separate configs, closes #544 2012-04-24 23:38:35 +03:00
inputs refactor readonly_test 2012-09-07 11:17:54 +03:00
support remove empty line after custom_wrapper_with_wrapped_label_input 2012-10-05 19:53:43 +03:00
simple_form_test.rb Tests pass. 2010-01-09 18:12:52 +01:00
test_helper.rb remove MockResponse 2012-03-17 01:02:28 +03:00