Sha256: 109ffd16393da5687c5898d90e5fde01e569141d705322cb24126801e6ba0c69

Contents?: true

Size: 249 Bytes

Versions: 10

Compression:

Stored size: 249 Bytes

Contents

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

spec_require 'erubis'
require 'examples/templates/template_erubis'

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

Version data entries

10 entries across 10 versions & 3 rubygems

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