heartcombo--simple_form/lib/simple_form/components
allomov b96fedba88 label_input should return html_safe string 2012-10-04 16:59:04 +03:00
..
errors.rb appended `html_safe` for inline error messages 2012-02-11 05:30:58 -02:00
hints.rb Refactored html support for hints 2012-03-07 13:59:35 +00:00
html5.rb Only add required if browser_validations is enabled. 2011-12-05 13:11:02 +01:00
label_input.rb label_input should return html_safe string 2012-10-04 16:59:04 +03:00
labels.rb Remove leading and trailing whitespace from label_text 2012-03-03 14:38:36 -03:00
maxlength.rb Check by the validation kind method instead of the full constant 2012-10-03 00:05:47 -03:00
min_max.rb Check by the validation kind method instead of the full constant 2012-10-03 00:05:47 -03:00
pattern.rb Check by the validation kind method instead of the full constant 2012-10-03 00:05:47 -03:00
placeholders.rb Allow inputs to be marked as optional. 2012-01-11 21:14:31 +01:00
readonly.rb fixed readonly attribute check, uses now string 2012-06-21 15:29:28 +02:00