Sha256: 338c5657a7aba0ba63886574d358a01a25a37ba4a0c4cad0c18e1c33ebbb2b52

Contents?: true

Size: 261 Bytes

Versions: 10

Compression:

Stored size: 261 Bytes

Contents

= render layout: 'tenon/fields/base', locals: { f: f, method_name: method_name, opts: opts } do
  .input-block__select-wrap
    = f.super_collection_select method_name, collection, value_method, text_method, 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/_collection_select.html.haml
tenon-2.0.8 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.7 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.6 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.5 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.4 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.3 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.2 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.1 app/views/tenon/fields/_collection_select.html.haml
tenon-2.0.0 app/views/tenon/fields/_collection_select.html.haml