heartcombo--simple_form/lib/simple_form/inputs
Eric Sullivan 867f1f75d1 fix label on dates if HTML5 compatibility is explicitly enbled 2014-12-26 13:25:22 -05:00
..
base.rb Translate the attributes prefixed with _html to keep the html markup. 2014-04-04 19:10:50 -03:00
block_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
boolean_input.rb Fix wrapper options support for boolean types 2014-10-13 15:24:17 +02:00
collection_check_boxes_input.rb Bring the same concept of "Builder" to collection radio buttons/check boxes 2012-02-13 23:57:56 -02:00
collection_input.rb Translate each option individually 2014-07-09 18:50:09 -03:00
collection_radio_buttons_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
collection_select_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
date_time_input.rb fix label on dates if HTML5 compatibility is explicitly enbled 2014-12-26 13:25:22 -05:00
file_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
grouped_collection_select_input.rb Use the first non-empty object to detect the label and value method for 2014-04-02 15:48:12 -03:00
hidden_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
numeric_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
password_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
priority_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
range_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
string_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00
text_input.rb Pass the options hash instead of the Leaf object 2014-03-11 19:41:25 -03:00