heartcombo--simple_form/lib/simple_form/components
Carlos Antonio da Silva a3d9a03bc5 Move check to generate label[for] attribute down to the component itself 2012-01-26 19:34:28 -02:00
..
errors.rb Indent protected/private calls 2012-01-26 17:22:05 -02:00
hints.rb Allow inputs to be marked as optional. 2012-01-11 21:14:31 +01:00
html5.rb Only add required if browser_validations is enabled. 2011-12-05 13:11:02 +01:00
label_input.rb Use AS::Concern, cleanup spaces 2011-09-03 09:40:47 -03:00
labels.rb Move check to generate label[for] attribute down to the component itself 2012-01-26 19:34:28 -02:00
maxlength.rb Fix broken tests 2012-01-11 18:19:11 -03:00
min_max.rb add support for proc or lambda as an option for FormatValidator 2012-01-01 17:32:08 +03:00
pattern.rb Allow inputs to be marked as optional. 2012-01-11 21:14:31 +01:00
placeholders.rb Allow inputs to be marked as optional. 2012-01-11 21:14:31 +01:00
readonly.rb Allow inputs to be marked as optional. 2012-01-11 21:14:31 +01:00