Sha256: 02fa388147c822089158ed743fc3c5e78e054d6cbd821ce8e985d2e538f643d9

Contents?: true

Size: 174 Bytes

Versions: 5

Compression:

Stored size: 174 Bytes

Contents

.keyboard
  -2.times do
    .octave
      -@keyboard.notes.each do |note|
        %a.key(class="#{2+2}")
        .key{class: "#{note.note_class}"}
          .name= note.name

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
opal-haml-0.5.1 spec-opal/fixtures/attributes_helper.haml
opal-haml-0.5.0 spec-opal/fixtures/attributes_helper.haml
opal-haml-0.4.6 spec-opal/fixtures/attributes_helper.haml
opal-haml-0.4.5 spec-opal/fixtures/attributes_helper.haml
opal-haml-0.4.4 spec/fixtures/attributes_helper.haml