heartcombo--simple_form/lib/simple_form/inputs
José Valim 6dfdbae374 Create PasswordInput. 2011-09-03 11:02:58 +02:00
..
base.rb Create PasswordInput. 2011-09-03 11:02:58 +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 Remove unnecessary code 2011-04-07 21:41:12 -03: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 Oops! Why this method is here? 💣 2011-08-30 23:05:57 -03:00
numeric_input.rb Fix handling of 'size' attribute on numeric inputs 2011-08-25 19:42:37 -07:00
password_input.rb Create PasswordInput. 2011-09-03 11:02:58 +02: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 Create PasswordInput. 2011-09-03 11:02:58 +02:00