Flowdock
class
Importance_1
v6.1.3.1 - Show latest stable - 0 notes - Superclass: Async

Test adapter for Action Cable

The test adapter should be used only in testing. Along with ActionCable::TestHelper it makes a great tool to test your Rails application.

To use the test adapter set adapter value to test in your config/cable.yml file.

NOTE: Test adapter extends the ActionCable::SubscriptionsAdapter::Async adapter, so it could be used in system tests too.

Show files where this class is defined (1 file)
Register or log in to add new notes.