Source: show | on GitHub
# File actioncable/test/subscription_adapter/redis_test.rb, line 13 def cable_config super.merge(driver: 'hiredis') end