Sha256: f8556a1966d1d3a806e127943c9a93dcf0e74411ce0a115de23c40f85e042104

Contents?: true

Size: 384 Bytes

Versions: 5

Compression:

Stored size: 384 Bytes

Contents

- opt_base = {as: :string, required: false, label: field.label, placeholder: field.placeholder}
- opt_base[:input_html] ||={}
-# opt_base[:input_html] = opt_base[:input_html].merge({style: "width: 80px"})
-#= f.input field.name, label: field.label, required: false, placeholder: field.placeholder, input_html: {style: "width: 80px"}
= f.input field.name, opt_base.merge(field.options)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_search_filter-0.0.13 app/views/simple_search_filter/fields_simple_form/_text.html.haml
simple_search_filter-0.0.12 app/views/simple_search_filter/fields_simple_form/_text.html.haml
simple_search_filter-0.0.11 app/views/simple_search_filter/fields_simple_form/_text.html.haml
simple_search_filter-0.0.10 app/views/simple_search_filter/fields_simple_form/_text.html.haml
simple_search_filter-0.0.9 app/views/simple_search_filter/fields_simple_form/_text.html.haml