Sha256: f1ecc7f67bcaeeef4b4f62bd05db1f403491066770a8ffa45475abc879d18aab

Contents?: true

Size: 345 Bytes

Versions: 5

Compression:

Stored size: 345 Bytes

Contents

.card.bg-light
  .card-body
    %h2= current_page_title
    %p
      Strings
      %code null
      and
      %code not null
      in
      %code custom_filter
      values
      are treated speacially and result in
      %code IS NULL
      and
      %code IS NOT NULL
      WHERE-clauses.

= show_code

.row
  .col-md-12
    = render   'grid'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wice_grid-7.1.4 spec/support/test_app/app/views/null_values/index.html.haml
wice_grid-7.1.3 spec/support/test_app/app/views/null_values/index.html.haml
wice_grid-7.1.2 spec/support/test_app/app/views/null_values/index.html.haml
wice_grid-7.1.1 spec/support/test_app/app/views/null_values/index.html.haml
wice_grid-7.1.0 spec/support/test_app/app/views/null_values/index.html.haml