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
radiant-0.8.0 vendor/plugins/haml/test/haml/templates/helpful.haml
spree-0.8.0 vendor/gems/haml-2.1.0/test/haml/templates/helpful.haml