heartcombo--simple_form/lib
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
..
generators/simple_form add config for wrapper mappings. 2012-09-07 22:11:56 +03:00
simple_form Do not lookup for hints if it was explicitly given false 2012-10-26 01:50:01 -02:00
simple_form.rb update CHANGELOG 2012-09-07 22:20:26 +03:00