heartcombo--simple_form/lib/simple_form/inputs
Carlos Antonio da Silva 25abdacc0b Improve i18n lookup for nested models, closes #48 2011-02-12 13:42:35 -02:00
..
base.rb Improve i18n lookup for nested models, closes #48 2011-02-12 13:42:35 -02:00
block_input.rb Bring tests back to life. 2010-11-07 10:18:37 +01:00
boolean_input.rb Split boolean inputs into their own class so we can change label input order. 2010-07-06 11:24:12 +02:00
collection_input.rb Only add the "required" HTML 5 attribute for valid inputs, disable in selects (not allowed). Closes #141 2010-12-10 20:57:22 -02:00
date_time_input.rb Only add the "required" HTML 5 attribute for valid inputs, disable in selects (not allowed). Closes #141 2010-12-10 20:57:22 -02:00
hidden_input.rb Add required html attribute for inputs - HTML5, closes #63. 2010-09-26 23:53:08 -03:00
mapping_input.rb Move placeholders to a component. 2010-11-07 10:43:20 +01:00
numeric_input.rb Move placeholders to a component. 2010-11-07 10:43:20 +01:00
priority_input.rb Only add the "required" HTML 5 attribute for valid inputs, disable in selects (not allowed). Closes #141 2010-12-10 20:57:22 -02:00
string_input.rb Refactor string input a bit 2010-11-21 15:12:50 -02:00