Sha256: 99eed2c49a13aad3dc79ff75598e1353b401e5e5a7d48660c88c5ddcc7762d4c

Contents?: true

Size: 465 Bytes

Versions: 11

Compression:

Stored size: 465 Bytes

Contents

#          Copyright (c) 2009 Michael Fellinger m.fellinger@gmail.com
# All files in this distribution are subject to the terms of the Ruby license.

require File.expand_path('../../../../spec/helper', __FILE__)
require 'ramaze/spec/helper/template_examples'

spec_require 'redcloth'
require File.expand_path('../../../../examples/templates/template_redcloth', __FILE__)

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

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
Pistos-ramaze-2009.06.12 spec/examples/templates/template_redcloth.rb
manveru-ramaze-2009.07 spec/examples/templates/template_redcloth.rb
ramaze-2011.01.30 spec/examples/templates/template_redcloth.rb
ramaze-2011.01 spec/examples/templates/template_redcloth.rb
ramaze-2010.06.18 spec/examples/templates/template_redcloth.rb
ramaze-2010.04.04 spec/examples/templates/template_redcloth.rb
ramaze-2010.04 spec/examples/templates/template_redcloth.rb
ramaze-2010.03 spec/examples/templates/template_redcloth.rb
ramaze-2010.01 spec/examples/templates/template_redcloth.rb
ramaze-2009.10 spec/examples/templates/template_redcloth.rb
ramaze-2009.07 spec/examples/templates/template_redcloth.rb