heartcombo--simple_form/lib/simple_form/components
Carlos Antonio da Silva d719e47c18 Use similar api for hints and errors, and cache hint to avoid double lookup 2012-01-10 19:00:14 -02:00
..
errors.rb some refactoring 2011-12-11 21:49:20 +03:00
hints.rb Use similar api for hints and errors, and cache hint to avoid double lookup 2012-01-10 19:00:14 -02: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 Refactor label translation logic a bit 2011-12-10 16:00:36 -02:00
maxlength.rb Split if condition 2012-01-05 08:40:48 -02: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 Invert conditional to avoid is_a? test 2012-01-05 08:38:25 -02:00
placeholders.rb Cleanup: no need to call presence, as the translate helper already does it 2011-12-10 15:56:47 -02:00
readonly.rb Move required to html5 component. 2011-12-05 10:44:02 +01:00