1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test/subscription_adapter
Matthew Draper 3721b859b6 Deprecate the EventedRedis subscription adapter
Unlike Faye support, it seems a bit too documented to remove without
warning. So, here's a warning.
2017-02-23 10:48:30 +10:30
..
async_test.rb
base_test.rb
channel_prefix.rb Add channel_prefix support to ActionCable redis/evented_redis adapters. 2017-01-17 23:21:39 -05:00
common.rb Don't shut down adapters that haven't been set 2016-10-04 06:40:38 +10:30
evented_redis_test.rb Deprecate the EventedRedis subscription adapter 2017-02-23 10:48:30 +10:30
inline_test.rb
postgresql_test.rb
redis_test.rb Add channel_prefix support to ActionCable redis/evented_redis adapters. 2017-01-17 23:21:39 -05:00
subscriber_map_test.rb