aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/channel
Commit message (Expand)AuthorAgeFilesLines
* Convert stream broadcasting to a stringJay Hayes2016-02-241-0/+17
* whitespaceJay Hayes2016-02-241-1/+0
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-302-15/+9
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-272-9/+15
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-242-15/+9
* Fix code review commentsJon Moss2016-01-181-3/+3
* All Redis deps are now optional, Postgres --> PostgreSQL adapterJon Moss2016-01-181-1/+0
* Tests passing and small refactoringJon Moss2016-01-181-4/+5
* [ActionCable] declare asset_logged privateAkshay Vishnoi2015-12-191-14/+14
* Merge pull request #22668 from ryohashimoto/151219_receiveKasper Timm Hansen2015-12-181-1/+1
|\
| * Fix `receive` spellingRyo Hashimoto2015-12-191-1/+1
* | Merge pull request #22667 from akshay-vishnoi/base_test_caseRafael França2015-12-181-0/+22
|\ \ | |/ |/|
| * [ActionCable] Test invalid action on channelAkshay Vishnoi2015-12-181-0/+22
* | Fix `receive` spelling and add whitespaceKasper Timm Hansen2015-12-181-3/+3
|/
* [ActionCable] test perform action with default actionAkshay Vishnoi2015-12-181-1/+11
* [ActionCable] Test available actions on ChannelAkshay Vishnoi2015-12-181-0/+4
* Remove warnings from actioncableArun Agrawal2015-12-171-1/+1
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-146-0/+332