Sha256: ca1f912c1c2be3f0c8e0c685015857cb08fb00864ea3a9eb27c3d36a45b2fbeb
Contents?: true
Size: 538 Bytes
Versions: 12
Compression:
Stored size: 538 Bytes
Contents
:css table.my-grid { border: 1px solid red; } table.my-grid tr.my-header { background-color: #ebebeb; } .well %h2= current_page_title %p It is possible to override the default ordering by specifying SQL Strings. "Status Name" in the first table is done by the length of the status name. Ordering "Status Name" in the second table is actually replaced by ordering by column. = show_code .row .col-md-6 = render 'grid', grid: @status_grid1 .col-md-6 = render 'grid', grid: @status_grid2
Version data entries
12 entries across 12 versions & 2 rubygems