Sha256: 385723599074469aeefc36b2128c476c356668a63ae3f6c25a5283a855683d26

Contents?: true

Size: 258 Bytes

Versions: 1

Compression:

Stored size: 258 Bytes

Contents

= form.input field.method_name, 
    as: :string,
    label: field.label, 
    hint: field.help, 
    required: field.required?, 
    input_html: field.html_attributes.reverse_merge({:style => "background-color: #{field.color}", :data => {:color => true}})

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
basepack-0.0.2 app/views/forms/edit/_form_colorpicker.html.haml