rails--rails/actioncable/test/subscription_adapter
Blake Stoddard 70d64169ae ActionCable: don't allowlist keys passed to the Redis initializer
Support all Redis features without needing to maintain a list of valid options that must stay in sync with the upstream client library.
2019-04-22 09:59:53 -04:00
..
async_test.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
base_test.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
channel_prefix.rb Allow passing custom config to ActionCable::Server::Base 2019-02-12 17:17:46 -05:00
common.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
inline_test.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
postgresql_test.rb Address uninitialized constant PostgresqlAdapterTest::ChannelPrefixTest (NameError) 2019-02-15 02:10:38 +00:00
redis_test.rb ActionCable: don't allowlist keys passed to the Redis initializer 2019-04-22 09:59:53 -04:00
subscriber_map_test.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
test_adapter_test.rb Add Action Cable test adapter 2018-08-19 19:06:30 -04:00