1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/lib/simple_form/components
2013-04-13 19:52:01 -03:00
..
errors.rb appended html_safe for inline error messages 2012-02-11 05:30:58 -02:00
hints.rb Do not lookup for hints if it was explicitly given false 2012-10-26 01:50:01 -02:00
html5.rb Create an "aria-required" symbol instead of generating strings 2013-04-13 19:52:01 -03:00
label_input.rb label_input should return html_safe string 2012-10-04 16:59:04 +03:00
labels.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
maxlength.rb remove Rails backports 2012-12-14 22:54:09 +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 Allow for validates_format_of :without 2013-02-28 09:58:55 +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