Sha256: dc34726d94094fe1fbd0d36c803be570ca72d6575009a662198aef7b2f9bcc25
Contents?: true
Size: 485 Bytes
Versions: 5
Compression:
Stored size: 485 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 'remarkably/engines/html' require File.expand_path('../../../../examples/templates/template_remarkably', __FILE__) describe 'Template Remarkably' do behaves_like :template_spec spec_template 'Remarkably' end
Version data entries
5 entries across 5 versions & 1 rubygems