Sha256: 65ef3488eb05de316610e0af04995835332b0c71832f3447688e3f1b75113724

Contents?: true

Size: 214 Bytes

Versions: 14

Compression:

Stored size: 214 Bytes

Contents

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

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
redis-activesupport-5.2.0.pre test/test_helper.rb
redis-activesupport-5.0.7 test/test_helper.rb
redis-activesupport-5.0.5 test/test_helper.rb
redis-activesupport-5.0.4 test/test_helper.rb
redis-activesupport-5.0.3 test/test_helper.rb
redis-activesupport-4.1.6.pre test/test_helper.rb
redis-activesupport-5.0.2 test/test_helper.rb
redis-activesupport-5.0.1 test/test_helper.rb
redis-activesupport-5.0.0 test/test_helper.rb
redis-activesupport-5.0.0.pre test/test_helper.rb
redis-activesupport-4.1.5 test/test_helper.rb
redis-activesupport-4.1.4 test/test_helper.rb
redis-activesupport-4.1.3 test/test_helper.rb
redis-activesupport-4.1.2 test/test_helper.rb