mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d03177ffbc
* Remove unnecessary variable from ActionCable.createWebSocketURL * Improve ActionCable test by creating the Consumer before reassigning URL With this change, the test now actually verifies that the Consumer's url property changes dynamically (from testURL to `${testURL}foo`). * Fix alphabetization of ActionCable exports |
||
---|---|---|
.. | ||
adapters.js | ||
connection.js | ||
connection_monitor.js | ||
consumer.js | ||
index.js | ||
logger.js | ||
subscription.js | ||
subscriptions.js |