heartcombo--simple_form/lib/simple_form/inputs
Ram Dobson b4a32f3664 move default attribute translations out of root
(#384)

- move simpleform.label.username to simpleform.label.defaults.username
- update README
- allow lookup of reflections on simpleform.label.defaults

Conflicts:

	lib/simple_form/inputs/base.rb
	test/components/label_test.rb
	test/form_builder/hint_test.rb
2011-12-10 16:50:03 -05:00
..
base.rb move default attribute translations out of root 2011-12-10 16:50:03 -05:00
block_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
boolean_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
collection_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
date_time_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
file_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
hidden_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
numeric_input.rb Make min_max also a component. 2011-12-04 16:31:13 +01:00
password_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
priority_input.rb Get rid of the enabled/disabled in favor of has_*? syntax. 2011-12-04 12:29:53 +01:00
range_input.rb Make html5 a wrapper option. 2011-12-04 16:15:32 +01:00
string_input.rb Make html5 a wrapper option. 2011-12-04 16:15:32 +01:00
text_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00