Method: ActionCable::TestHelper#pubsub_adapter
- Defined in:
- actioncable/lib/action_cable/test_helper.rb
#pubsub_adapter ⇒ Object
:nodoc:
142 143 144 |
# File 'actioncable/lib/action_cable/test_helper.rb', line 142 def pubsub_adapter # :nodoc: ActionCable.server.pubsub end |