Sha256: 0fa035694750a55be4ea46550aad7e577cc8bf6f345a0b89957714b505821037

Contents?: true

Size: 297 Bytes

Versions: 5

Compression:

Stored size: 297 Bytes

Contents

.card.bg-light
  .card-body
    %h2= current_page_title
    %p
      The simplest grid is defined by the
      %code grid
      helper with column blocks inside  for each column.
      The value of each column block is the contents of a cell.

= 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/basics1/index.html.haml
wice_grid-7.1.3 spec/support/test_app/app/views/basics1/index.html.haml
wice_grid-7.1.2 spec/support/test_app/app/views/basics1/index.html.haml
wice_grid-7.1.1 spec/support/test_app/app/views/basics1/index.html.haml
wice_grid-7.1.0 spec/support/test_app/app/views/basics1/index.html.haml