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.3.14 test/haml/templates/helpful.haml
haml-edge-2.3.15 test/haml/templates/helpful.haml
haml-edge-2.3.16 test/haml/templates/helpful.haml
haml-edge-2.3.17 test/haml/templates/helpful.haml
haml-edge-2.3.18 test/haml/templates/helpful.haml
haml-edge-2.3.19 test/haml/templates/helpful.haml
haml-edge-2.3.20 test/haml/templates/helpful.haml
haml-edge-2.3.21 test/haml/templates/helpful.haml
haml-edge-2.3.22 test/haml/templates/helpful.haml
haml-edge-2.3.23 test/haml/templates/helpful.haml
haml-2.0.10 test/haml/templates/helpful.haml
haml-2.2.0 test/haml/templates/helpful.haml
haml-2.2.1 test/haml/templates/helpful.haml
haml-2.2.2 test/haml/templates/helpful.haml
haml-1.8.0 test/haml/templates/helpful.haml
haml-1.7.2 test/haml/templates/helpful.haml
haml-1.7.1 test/haml/templates/helpful.haml
haml-1.7.0 test/haml/templates/helpful.haml
haml-2.0.4 test/haml/templates/helpful.haml
haml-2.0.7 test/haml/templates/helpful.haml