Sha256: 792e1bec31715a60cadf5214d29af4597bbe484e76849d1171f173a490479683
Contents?: true
Size: 464 Bytes
Versions: 47
Compression:
Stored size: 464 Bytes
Contents
.sts-input = form.custom_label(attribute, options[:label]) unless options[:label] == false .sts-input__input-container class=input_container_class - prefixes.each do |prefix| = prefix = input || form.string_field(attribute, { class: input_class }.merge(options.fetch(:input_html, {}))) - postfixes.each do |postfix| = postfix - if hint small.form-text.text-muted= hint = form.error_text(attribute) if form.has_error?(attribute)
Version data entries
47 entries across 47 versions & 1 rubygems