Sha256: 55b273b4e1edb68495e328a0ced798541241563a389f5cbf2518935b044988cd

Contents?: true

Size: 272 Bytes

Versions: 13

Compression:

Stored size: 272 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'
require 'rr'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'sunspot_mongoid'

class Test::Unit::TestCase
  include RR::Adapters::TestUnit
end

Version data entries

13 entries across 13 versions & 4 rubygems

Version Path
sunspot_mongoid2-0.5.1.5 test/helper.rb
sunspot_mongoid-0.4.1 test/helper.rb
aq1018-sunspot_mongoid-0.5.0 test/helper.rb
aq1018-sunspot_mongoid-0.4.0 test/helper.rb
vinova_sunspot_mongoid-0.3.5 test/helper.rb
sunspot_mongoid-0.4.0 test/helper.rb
vinova_sunspot_mongoid-0.3.4 test/helper.rb
sunspot_mongoid-0.3.2 test/helper.rb
sunspot_mongoid-0.3.1 test/helper.rb
sunspot_mongoid-0.3.0 test/helper.rb
sunspot_mongoid-0.2.0 test/helper.rb
sunspot_mongoid-0.1.2 test/helper.rb
sunspot_mongoid-0.1.1 test/helper.rb