rails/actioncable/lib
Marc Ignacio f55ecc6a7c Allows for other common redis options to be in cable.yml, by default
- 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)
2017-06-22 16:15:47 +08:00
..
action_cable Allows for other common redis options to be in cable.yml, by default 2017-06-22 16:15:47 +08:00
rails/generators/channel Define path with __dir__ 2017-05-23 00:53:51 +03:00
action_cable.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00