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-2.0.5 test/haml/templates/helpful.haml
haml-2.0.9 test/haml/templates/helpful.haml
haml-edge-2.1.1 test/haml/templates/helpful.haml
haml-edge-2.1.10 test/haml/templates/helpful.haml
haml-2.0.3 test/haml/templates/helpful.haml
haml-2.0.8 test/haml/templates/helpful.haml
haml-2.0.2 test/haml/templates/helpful.haml
haml-edge-2.1.11 test/haml/templates/helpful.haml
haml-edge-2.1.12 test/haml/templates/helpful.haml
haml-2.0.0 test/haml/templates/helpful.haml
haml-2.0.6 test/haml/templates/helpful.haml
haml-2.0.1 test/haml/templates/helpful.haml
haml-1.8.2 test/haml/templates/helpful.haml
haml-1.8.1 test/haml/templates/helpful.haml
haml-edge-2.1.5 test/haml/templates/helpful.haml
haml-edge-2.1.17 test/haml/templates/helpful.haml
haml-edge-2.1.18 test/haml/templates/helpful.haml
haml-edge-2.1.19 test/haml/templates/helpful.haml
haml-edge-2.1.4 test/haml/templates/helpful.haml
haml-edge-2.1.16 test/haml/templates/helpful.haml