aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/connection/stream_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actioncable/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Remove Faye modeMatthew Draper2016-10-011-2/+0
* applies new string literal convention in actioncable/testXavier Noria2016-08-061-9/+9
* - Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionC...Vipul A M2016-04-151-2/+1
* Gracefully handle disconnected clientsJeremy Daer2016-03-201-0/+67