Sha256: 9bc8d36394cc0780572eb92b589a460fbebe8d05d1ef79608ddaa69e5c0fd20c

Contents?: true

Size: 556 Bytes

Versions: 3

Compression:

Stored size: 556 Bytes

Contents

%table.tables
  %thead
    %tr
      %th Header Cell 1
      %th Header Cell 2
      %th Header Cell 3
  %tbody
    %tr
      %td Row 1 Cell 1
      %td Row 1 Cell 2
      %td
        %button Confirm
        %button Reject
    %tr
      %td Row 2 Cell 1
      %td Row 2 Cell 2
      %td
        %button Confirm
        %button Reject
    %tr
      %td Row 3 Cell 1
      %td Row 3 Cell 2
      %td
        %button Confirm
        %button Reject
    %tr
      %td Row 4 Cell 1
      %td Row 4 Cell 2
      %td
        %button Confirm
        %button Reject

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
breezeblocks-0.0.4 source/_tables.html.haml
breezeblocks-0.0.2 source/_tables.html.haml
breezeblocks-0.0.1 source/_tables.html.haml