heartcombo--simple_form/lib/simple_form/inputs
Erich Kist 7fa6e5fc83 Merge branch 'kb-ek-change-wraper-collection' 2014-01-06 16:20:16 -02:00
..
base.rb Merge branch '3-0-1' 2013-11-29 13:46:16 -02:00
block_input.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
boolean_input.rb input without additional classes should add "checkbox" class to label 2013-06-29 14:09:36 +03: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 collection input that uses automatic collection translation properly sets checked values 2013-12-31 22:31:17 +03:00
collection_radio_buttons_input.rb Merge branch 'master' into kb-ek-change-wraper-collection 2013-12-09 11:11:42 -02:00
collection_select_input.rb Use CollectionInput as base for other collection inputs 2012-01-26 18:10:34 -02:00
date_time_input.rb Just `input_options[:html5]` is enough. 2013-11-18 22:23:27 -02:00
file_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
grouped_collection_select_input.rb can use blank collection with grouped_collection input, closes #430 2012-02-03 22:17:40 +03:00
hidden_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
numeric_input.rb SimpleForm no longer sets the `size` attribute by itself. 2012-12-27 19:39:32 -02:00
password_input.rb SimpleForm no longer sets the `size` attribute by itself. 2012-12-27 19:39:32 -02:00
priority_input.rb Indent protected/private calls 2012-01-26 17:22:05 -02:00
range_input.rb Make html5 a wrapper option. 2011-12-04 16:15:32 +01:00
string_input.rb SimpleForm no longer sets the `size` attribute by itself. 2012-12-27 19:39:32 -02:00
text_input.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00