Sha256: ee8032a946fc744d52f4fe2ac0033896f1e8f240dfad8342b716d373afb88f4c

Contents?: true

Size: 249 Bytes

Versions: 10

Compression:

Stored size: 249 Bytes

Contents

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

spec_require 'tenjin'
require 'examples/templates/template_tenjin'

describe 'Template Tenjin' do |describe|
  ::Ramaze::Spec::Examples::Templates.tests( describe, 'Tenjin' )
end

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
Pistos-ramaze-2009.04.08 spec/examples/templates/template_tenjin.rb
manveru-ramaze-2009.04.01 spec/examples/templates/template_tenjin.rb
manveru-ramaze-2009.04.08 spec/examples/templates/template_tenjin.rb
manveru-ramaze-2009.04.18 spec/examples/templates/template_tenjin.rb
manveru-ramaze-2009.04.22 spec/examples/templates/template_tenjin.rb
manveru-ramaze-2009.04 spec/examples/templates/template_tenjin.rb
manveru-ramaze-2009.05.08 spec/examples/templates/template_tenjin.rb
manveru-ramaze-2009.05 spec/examples/templates/template_tenjin.rb
ramaze-2009.04 spec/examples/templates/template_tenjin.rb
ramaze-2009.05 spec/examples/templates/template_tenjin.rb