Sha256: 03c3c2303bcbfbea3940373048b8b52a717f23753a1de8d9e6720913443e5a52

Contents?: true

Size: 223 Bytes

Versions: 5

Compression:

Stored size: 223 Bytes

Contents

require 'bundler/setup'
require 'minitest/autorun'
require 'mocha/setup'
require 'active_support'
require 'active_support/cache/redis_store_with_cas'

puts "Testing against ActiveSupport v.#{ActiveSupport::VERSION::STRING}"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
redis-activesupport-with-cas-0.0.6 test/active_support/test_helper.rb
redis-activesupport-with-cas-0.0.5 test/active_support/test_helper.rb
redis-activesupport-with-cas-0.0.4 test/active_support/test_helper.rb
redis-activesupport-with-cas-0.0.2 test/active_support/test_helper.rb
redis-activesupport-with-cas-0.0.1 test/active_support/test_helper.rb