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.51 test/haml/templates/helpful.haml
haml-edge-2.1.52 test/haml/templates/helpful.haml
haml-edge-2.1.53 test/haml/templates/helpful.haml
haml-edge-2.1.54 test/haml/templates/helpful.haml
haml-edge-2.1.55 test/haml/templates/helpful.haml
haml-edge-2.1.56 test/haml/templates/helpful.haml
haml-edge-2.3.0 test/haml/templates/helpful.haml
haml-edge-2.3.1 test/haml/templates/helpful.haml
haml-edge-2.3.2 test/haml/templates/helpful.haml
haml-edge-2.3.3 test/haml/templates/helpful.haml
haml-edge-2.3.4 test/haml/templates/helpful.haml
haml-edge-2.3.5 test/haml/templates/helpful.haml
haml-edge-2.3.6 test/haml/templates/helpful.haml
haml-edge-2.3.7 test/haml/templates/helpful.haml
haml-edge-2.3.8 test/haml/templates/helpful.haml
haml-edge-2.3.9 test/haml/templates/helpful.haml
haml-edge-2.3.10 test/haml/templates/helpful.haml
haml-edge-2.3.11 test/haml/templates/helpful.haml
haml-edge-2.3.12 test/haml/templates/helpful.haml
haml-edge-2.3.13 test/haml/templates/helpful.haml