Sha256: a486b67273daf0cc9e95baa78f5d48be6dc4d55763bbe049246968934c307300

Contents?: true

Size: 219 Bytes

Versions: 10

Compression:

Stored size: 219 Bytes

Contents

= render layout: 'tenon/fields/base', locals: { f: f, method_name: method_name, opts: opts } do
  .input-block__select-wrap
    = f.super_select method_name, choices, opts, html_opts.merge(class: 'input-block__select')

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/fields/_select.html.haml
tenon-2.0.8 app/views/tenon/fields/_select.html.haml
tenon-2.0.7 app/views/tenon/fields/_select.html.haml
tenon-2.0.6 app/views/tenon/fields/_select.html.haml
tenon-2.0.5 app/views/tenon/fields/_select.html.haml
tenon-2.0.4 app/views/tenon/fields/_select.html.haml
tenon-2.0.3 app/views/tenon/fields/_select.html.haml
tenon-2.0.2 app/views/tenon/fields/_select.html.haml
tenon-2.0.1 app/views/tenon/fields/_select.html.haml
tenon-2.0.0 app/views/tenon/fields/_select.html.haml