Methods
C
Instance Public methods
cable_config()
# File actioncable/test/subscription_adapter/redis_test.rb, line 13
def cable_config
  super.merge(driver: 'hiredis')
end