Sha256: 5a95918b930f5a9d43f169c47ae5ceca78e53ff693e48e75c9c62cdde425c3e1

Contents?: true

Size: 309 Bytes

Versions: 702

Compression:

Stored size: 309 Bytes

Contents

%div[@article]
  %h1= @article.title
  %div= @article.body
#id[@article] id
.class[@article] class
#id.class[@article] id class
%div{:class => "article full"}[@article]= "boo"
%div{'class' => "article full"}[@article]= "moo"
%div.articleFull[@article]= "foo"
%span[@not_a_real_variable_and_will_be_nil]
  Boo

Version data entries

702 entries across 608 versions & 26 rubygems

Version Path
haml-edge-2.1.22 test/haml/templates/helpful.haml
haml-edge-2.1.24 test/haml/templates/helpful.haml
haml-edge-2.1.21 test/haml/templates/helpful.haml
haml-edge-2.1.23 test/haml/templates/helpful.haml
haml-edge-2.1.20 test/haml/templates/helpful.haml
haml-edge-2.1.3 test/haml/templates/helpful.haml
haml-edge-2.1.2 test/haml/templates/helpful.haml
haml-edge-2.1.14 test/haml/templates/helpful.haml
haml-edge-2.1.13 test/haml/templates/helpful.haml
haml-edge-2.1.15 test/haml/templates/helpful.haml
haml-edge-2.1.9 test/haml/templates/helpful.haml
haml-edge-2.1.8 test/haml/templates/helpful.haml
haml-edge-2.1.7 test/haml/templates/helpful.haml
haml-edge-2.1.6 test/haml/templates/helpful.haml
merbjedi-haml-2.1.0 test/haml/templates/helpful.haml
radiant-0.6.7 vendor/plugins/haml/test/haml/templates/helpful.haml
radiant-0.6.9 vendor/plugins/haml/test/haml/templates/helpful.haml
radiant-0.6.8 vendor/plugins/haml/test/haml/templates/helpful.haml
radiant-0.7.0 vendor/plugins/haml/test/haml/templates/helpful.haml
radiant-0.7.1 vendor/plugins/haml/test/haml/templates/helpful.haml