Sha256: 270d519501e737d244eefcdf960b99f8030fe6e4bb9470a775a8b49986cccc26

Contents?: true

Size: 219 Bytes

Versions: 8

Compression:

Stored size: 219 Bytes

Contents

require 'spec/helper'
require 'ramaze/spec/helper/template_examples'

spec_require 'haml'
require 'examples/templates/template_haml'

describe 'Template Haml' do
  behaves_like :template_spec
  spec_template 'Haml'
end

Version data entries

8 entries across 8 versions & 3 rubygems

Version Path
manveru-ramaze-2009.06.04 spec/examples/templates/template_haml.rb
manveru-ramaze-2009.06.12 spec/examples/templates/template_haml.rb
manveru-ramaze-2009.06 spec/examples/templates/template_haml.rb
rjspotter-ramaze-2009.06.29 spec/examples/templates/template_haml.rb
rjspotter-ramaze-2009.06.31 spec/examples/templates/template_haml.rb
ramaze-2009.06.04 spec/examples/templates/template_haml.rb
ramaze-2009.06.12 spec/examples/templates/template_haml.rb
ramaze-2009.06 spec/examples/templates/template_haml.rb