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