method

pubsub_adapter

rails latest stable - Class: ActionCable::Server::Configuration
pubsub_adapter()
public

Returns constant of subscription adapter specified in config/cable.yml. If the adapter cannot be found, this will default to the Redis adapter. Also makes sure proper dependencies are required.