diff options
author | rmacklin <1863540+rmacklin@users.noreply.github.com> | 2019-04-02 14:04:43 -0700 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2019-04-02 23:04:43 +0200 |
commit | d03177ffbccb5b30217448d526f1e9aa1fa24297 (patch) | |
tree | c5d9e71dc6126803f357d00f90944d19c37fb5c0 /actionpack/lib/action_controller/caching.rb | |
parent | 2c4dab11d1db468f54b409250f3c39ff555e8d50 (diff) | |
download | rails-d03177ffbccb5b30217448d526f1e9aa1fa24297.tar.gz rails-d03177ffbccb5b30217448d526f1e9aa1fa24297.tar.bz2 rails-d03177ffbccb5b30217448d526f1e9aa1fa24297.zip |
Simplify ActionCable.createWebSocketURL and realphabetize exports (#35810)
* 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
Diffstat (limited to 'actionpack/lib/action_controller/caching.rb')
0 files changed, 0 insertions, 0 deletions