Sha256: 6beb364d04b9579a554673e51dece46cc97eccb1209c4624dc3405fe1f22b31e

Contents?: true

Size: 240 Bytes

Versions: 8

Compression:

Stored size: 240 Bytes

Contents

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

spec_require 'redcloth'
spec_require 'examples/templates/template_redcloth'

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

Version data entries

8 entries across 8 versions & 3 rubygems

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