Sha256: 27aac7c73a541d0aa6007b635b6d7d571ac3d3ef3f9c8ecda772c35ba872e303

Contents?: true

Size: 218 Bytes

Versions: 28

Compression:

Stored size: 218 Bytes

Contents

<% if value %>
  <span class="text-success">
    <i class="fa-solid fa-fw fa-check"></i>
    Yes
  </span>
<% else %>
  <span class="text-danger">
    <i class="fa-solid fa-fw fa-xmark"></i>
    No
  </span>
<% end %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
active_element-0.0.31 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.30 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.29 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.28 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.27 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.26 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.24 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.23 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.22 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.21 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.19 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.18 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.17 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.16 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.15 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.14 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.13 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.12 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.11 app/views/active_element/components/fields/_boolean.html.erb
active_element-0.0.10 app/views/active_element/components/fields/_boolean.html.erb