heartcombo--simple_form/lib/simple_form/inputs
Carlos Antonio da Silva cf997937e1 Allow collection input to accept a collection of symbols, closes #33 2010-08-14 00:01:26 -03:00
..
base.rb Search for validations on both association and attribute (association_id) when testing for attribute required 2010-08-06 14:52:19 -03:00
block_input.rb Add block support. 2010-01-10 05:12:57 +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 Allow collection input to accept a collection of symbols, closes #33 2010-08-14 00:01:26 -03:00
date_time_input.rb Numberic type inputs now have type=number for HTML5. 2010-06-01 23:40:12 +02:00
hidden_input.rb Code refactoring finished. Now tests one. 2010-01-09 16:05:02 +01:00
mapping_input.rb Split boolean inputs into their own class so we can change label input order. 2010-07-06 11:24:12 +02:00
numeric_input.rb Numberic type inputs now have type=number for HTML5. 2010-06-01 23:40:12 +02:00
priority_input.rb Do not pass :include_blank for DateTime inputs neither for PriorityZones when a priority is defined. 2010-02-03 15:56:27 +01:00
string_input.rb Numberic type inputs now have type=number for HTML5. 2010-06-01 23:40:12 +02:00