Sha256: 7335c623e1d82cd79dfeb6a8acd97294b7e4a6030aa9b707baccf0bd34288e5e
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
gem 'activesupport', ENV['ACTIVE_SUPPORT_VERSION'] $:.unshift(File.expand_path('../../lib', __FILE__)) require 'bin' require 'rspec' connection = Mongo::Connection.new DB = connection.db('bin-store-test') puts "\n--- Active Support Version: #{ActiveSupport::VERSION::STRING} ---\n"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oahu-bin-0.6.3 | spec/helper.rb |