Sha256: 982324efb852283c933c54b578845c85aad43ab39673146073caf9949210a203

Contents?: true

Size: 234 Bytes

Versions: 24

Compression:

Stored size: 234 Bytes

Contents

require 'rubygems'
require 'bundler'

Bundler.setup

require 'cassandra_object'
require 'connection'

require 'test/unit'
require 'active_support/test_case'
require 'shoulda'

require 'fixture_models'
require 'pp'

require 'test_case'

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
gotime-cassandra_object-2.2.0 test-old/test_helper.rb
gotime-cassandra_object-2.1.2 test-old/test_helper.rb
gotime-cassandra_object-2.1.1 test-old/test_helper.rb
gotime-cassandra_object-2.1.0 test-old/test_helper.rb
gotime-cassandra_object-2.0.0 test-old/test_helper.rb
gotime-cassandra_object-0.9.1 test/test_helper.rb
gotime-cassandra_object-0.9.0 test/test_helper.rb
gotime-cassandra_object-0.8.7 test/test_helper.rb
gotime-cassandra_object-0.8.6 test/test_helper.rb
gotime-cassandra_object-0.8.5 test/test_helper.rb
gotime-cassandra_object-0.8.4 test/test_helper.rb
gotime-cassandra_object-0.8.3 test/test_helper.rb
gotime-cassandra_object-0.8.2 test/test_helper.rb
gotime-cassandra_object-0.8.1 test/test_helper.rb
gotime-cassandra_object-0.8.0 test/test_helper.rb
gotime-cassandra_object-0.7.8 test/test_helper.rb
gotime-cassandra_object-0.7.7 test/test_helper.rb
gotime-cassandra_object-0.7.6 test/test_helper.rb
gotime-cassandra_object-0.7.5 test/test_helper.rb
gotime-cassandra_object-0.7.4 test/test_helper.rb