Sha256: 90ff43f2d09988897002c356b67cacfdab7a416eea777f20c3585d7209a1e58f
Contents?: true
Size: 234 Bytes
Versions: 3
Compression:
Stored size: 234 Bytes
Contents
# encoding: utf-8 if RUBY_ENGINE == 'rbx' require "codeclimate-test-reporter" CodeClimate::TestReporter.start end require 'rom-mongo' root = Pathname(__FILE__).dirname Dir[root.join('shared/*.rb').to_s].each { |f| require f }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rom-mongo-0.0.3 | spec/spec_helper.rb |
rom-mongo-0.0.2 | spec/spec_helper.rb |
rom-mongo-0.0.1 | spec/spec_helper.rb |