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. |
||
---|---|---|
.. | ||
base_test.rb | ||
broadcasting_test.rb | ||
naming_test.rb | ||
periodic_timers_test.rb | ||
rejection_test.rb | ||
stream_test.rb |