mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f55ecc6a7c
- Adds RedisAdapterTest::AlternateConfiguration to account for a relatively common alternative setup, as it’s used as the first example in the [Redis rubygem](https://github.com/redis/redis-rb#getting-started) - Supplies original RedisAdapterTest with more complete redis:// url format by adding a ‘userinfo’ (blank user), so that it resembles the alternate configuration - Supplies original EventedRedisAdapterTest with more complete redis:// url as well - Adds before_script to start redis-server with password as a daemon and with explicit defaults copied from the default redis.conf (Instead of using Travis' default init/upstart scripts for `redis` service) |
||
---|---|---|
.. | ||
channel | ||
connection | ||
helpers | ||
server | ||
subscription_adapter | ||
channel.rb | ||
connection.rb | ||
engine.rb | ||
gem_version.rb | ||
remote_connections.rb | ||
server.rb | ||
subscription_adapter.rb | ||
version.rb |