heartcombo--simple_form/lib/simple_form/components
Rafael Mendonça França 77ab6fe0f8 Make sure error_prefix option is escaped if it is not safe
Signed-off-by: Rafael Mendonça França <rafaelmfranca@gmail.com>
2013-11-29 13:35:24 -02:00
..
errors.rb Make sure error_prefix option is escaped if it is not safe 2013-11-29 13:35:24 -02:00
hints.rb Make sure hint text is escaped if it is not safe 2013-11-29 13:35:24 -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 Make sure hint text is escaped if it is not safe 2013-11-29 13:35:24 -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