Sha256: bbbd53dc5ae926b203df97e152da0aed3479c0ec14086c5eeef4c1e308605903

Contents?: true

Size: 268 Bytes

Versions: 6

Compression:

Stored size: 268 Bytes

Contents

%html
  %body

    %h1 This is: haml_test.haml.
    %p
      Random number is 
      %i= ran100.to_s 
    %p
      Time is
      %span=time.to_s 

    %p
      %h3 Test render of haml file
      %a{:href => 'http://www.github.com/swerling/synfeld'} synfeld on github

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
synfeld-0.0.7 example/public/haml_files/haml_test.haml
swerling-synfeld-0.0.2 example/public/haml_files/haml_test.haml
swerling-synfeld-0.0.4 example/public/haml_files/haml_test.haml
synfeld-0.0.6 example/public/haml_files/haml_test.haml
synfeld-0.0.5 example/public/haml_files/haml_test.haml
synfeld-0.0.4 example/public/haml_files/haml_test.haml