method
pubsub_adapter
v7.0.0 -
Show latest stable
- Class:
ActionCable::TestHelper
pubsub_adapter()public
No documentation available.
# File actioncable/lib/action_cable/test_helper.rb, line 122
def pubsub_adapter # :nodoc:
ActionCable.server.pubsub
end