Sha256: ea9748aebc30b6b199972a41771d8f26e41b740acd7739af8371db5e64ec3bbd

Contents?: true

Size: 248 Bytes

Versions: 23

Compression:

Stored size: 248 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'rubygems'
require 'mercury'
require 'spec'
require 'spec/autorun'
require 'rack/test'

Spec::Runner.configure do |config|
  
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
mercury-0.9.15 spec/spec_helper.rb
mercury-0.9.14 spec/spec_helper.rb
mercury-0.9.13 spec/spec_helper.rb
mercury-0.9.12 spec/spec_helper.rb
mercury-0.9.11 spec/spec_helper.rb
mercury-0.9.10 spec/spec_helper.rb
mercury-0.9.9 spec/spec_helper.rb
mercury-0.9.8 spec/spec_helper.rb
mercury-0.9.7 spec/spec_helper.rb
mercury-0.9.6 spec/spec_helper.rb
mercury-0.9.5 spec/spec_helper.rb
mercury-0.9.4 spec/spec_helper.rb
mercury-0.9.3 spec/spec_helper.rb
mercury-0.9.1 spec/spec_helper.rb
mercury-0.8.3 spec/spec_helper.rb
mercury-0.8.1 spec/spec_helper.rb
mercury-0.7.5 spec/spec_helper.rb
mercury-0.7.4 spec/spec_helper.rb
mercury-0.7.3 spec/spec_helper.rb
mercury-0.6.0 spec/spec_helper.rb