Sha256: 47264f960f71f8f0d69453091c0cf516240d45687e4648d4b8bc72247bcf0e37
Contents?: true
Size: 214 Bytes
Versions: 3
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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
redis-activesupport-5.3.0 | test/test_helper.rb |
redis-activesupport-5.2.1 | test/test_helper.rb |
redis-activesupport-5.2.0 | test/test_helper.rb |