Sha256: 76327386d145238c1f8cb8d0fcb6da8c68b6f721e39492c7d14960f713b8cc79

Contents?: true

Size: 293 Bytes

Versions: 21

Compression:

Stored size: 293 Bytes

Contents

= f.input :value, label: false do
  = f.input :value, collection: [[:true, 1], [:false, 0]], input_html: { class: 'form-control' }, include_blank: false, label: false
  - if local_assigns[:delete_link].present?
    = delete_link
  - if local_assigns[:history_link].present?
    = history_link

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
flexite-0.0.25 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.24 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.23 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.22 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.21 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.20 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.19 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.18 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.17 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.16 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.15 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.14 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.13 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.12 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.11 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.10 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.9 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.8 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.7 app/views/flexite/entries/types/_bool_entry.html.haml
flexite-0.0.6 app/views/flexite/entries/types/_bool_entry.html.haml