Sha256: 0c5d2db6e2d7f0ebfc2f0358c9fab55119dc1f67cb4355e8bf876b2e24d35fa3
Contents?: true
Size: 286 Bytes
Versions: 2
Compression:
Stored size: 286 Bytes
Contents
# Copyright (c) 2006 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the Ruby license. require 'spec/spec_helper' testcase_requires 'webrick' def ramaze_options { :adapter => :webrick } end require 'spec/adapter_spec'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ramaze-0.0.8 | spec/tc_adapter_webrick.rb |
ramaze-0.0.9 | spec/tc_adapter_webrick.rb |