Sha256: 897e3cb142f4405e784dcfc91c2173386e9eb7698da7a18e58cffad3d2a3f0d0
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 'mongrel' def ramaze_options { :adapter => :mongrel } end require 'spec/adapter_spec'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ramaze-0.0.8 | spec/tc_adapter_mongrel.rb |
ramaze-0.0.9 | spec/tc_adapter_mongrel.rb |