Sha256: 10b0f6f90b88a5fc3937b84950f4ae9d0bb97546c1a0311932132a9e58c1588c

Contents?: true

Size: 231 Bytes

Versions: 53

Compression:

Stored size: 231 Bytes

Contents

%span Hamlit

%table
  %thead
    %tr
      - 3.times do |i|
        %th
          %blink= "head #{i}"
  %tbody
    - 5.times do |i|
      %tr
        - 3.times do |j|
          %td
            %marquee
              = "#{i}-#{j}"

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
hamlit-1.7.0 spec/rails/app/views/application/index.html.haml
hamlit-1.6.7 spec/rails/app/views/application/index.html.haml
hamlit-1.6.6 spec/rails/app/views/application/index.html.haml
hamlit-1.6.5 spec/rails/app/views/application/index.html.haml
hamlit-1.6.4 spec/rails/app/views/application/index.html.haml
hamlit-1.6.3 spec/rails/app/views/application/index.html.haml
hamlit-1.6.2 spec/rails/app/views/application/index.html.haml
hamlit-1.6.1 spec/rails/app/views/application/index.html.haml
hamlit-1.6.0 spec/rails/app/views/application/index.html.haml
hamlit-1.5.9 spec/rails/app/views/application/index.html.haml
hamlit-1.5.8 spec/rails/app/views/application/index.html.haml
hamlit-1.5.7 spec/rails/app/views/application/index.html.haml
hamlit-1.5.6 spec/rails/app/views/application/index.html.haml
hamlit-1.5.5 spec/rails/app/views/application/index.html.haml
hamlit-1.5.4 spec/rails/app/views/application/index.html.haml
hamlit-1.5.3 spec/rails/app/views/application/index.html.haml
hamlit-1.5.2 spec/rails/app/views/application/index.html.haml
hamlit-1.5.1 spec/rails/app/views/application/index.html.haml
hamlit-1.5.0 spec/rails/app/views/application/index.html.haml
hamlit-1.4.7 spec/rails/app/views/application/index.html.haml