mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
046e32656e
ActionCable does some things behind the scenes that expects these "broadcasting"s or "channel"s to be strings. However it's not immediately obvious that the value must be a string. So adding this conversion ensures things work as expected. |
||
---|---|---|
.. | ||
channel | ||
client | ||
connection | ||
stubs | ||
subscription_adapter | ||
client_test.rb | ||
test_helper.rb | ||
worker_test.rb |