1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test/channel
Jay Hayes 046e32656e Convert stream broadcasting to a string
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.
2016-02-24 12:43:23 -06:00
..
base_test.rb [ActionCable] declare asset_logged private 2015-12-19 04:14:58 +05:30
broadcasting_test.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
naming_test.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
periodic_timers_test.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
rejection_test.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
stream_test.rb Convert stream broadcasting to a string 2016-02-24 12:43:23 -06:00