Sha256: dbeae4b6854565b80a6d5067cb7aa7e538172752bc3e7ebec38e7e290b3f95df
Contents?: true
Size: 456 Bytes
Versions: 5
Compression:
Stored size: 456 Bytes
Contents
# Copyright (c) 2009 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the MIT license. require File.expand_path('../../../../spec/helper', __FILE__) require 'ramaze/spec/helper/template_examples' spec_require 'nagoro' require File.expand_path('../../../../examples/templates/template_nagoro', __FILE__) describe 'Template Nagoro' do behaves_like :template_spec spec_template 'Nagoro' end
Version data entries
5 entries across 5 versions & 1 rubygems