Sha256: 1a08e38f6cedb1a2df348e4473178ff91e20f8cf5c6a6c7d368c9db2ef20c460
Contents?: true
Size: 457 Bytes
Versions: 14
Compression:
Stored size: 457 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 'tenjin' require File.expand_path('../../../../examples/templates/template_tenjin', __FILE__) describe 'Template Tenjin' do behaves_like :template_spec spec_template 'Tenjin' end
Version data entries
14 entries across 14 versions & 3 rubygems