aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/channel/test_case.rb
Commit message (Expand)AuthorAgeFilesLines
* fix fixture syntax in cable docs and guidesVladimir Dementyev2019-01-221-3/+3
* Move `channel_name` to Channel.broadcasting_forVladimir Dementyev2019-01-221-3/+1
* Add streams assert methods to ActionCable channel test caseSergey Ponomarev2018-12-181-4/+45
* Fix typosR.T. Lechow2018-10-011-2/+2
* Remove Rails 5.0 workaround from ActionCable::Channel::TestCaseVladimir Dementyev2018-09-271-6/+2
* Add ActionCable::Channel::TestCaseVladimir Dementyev2018-09-261-0/+275