aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/subscription_adapter/redis.rb
Commit message (Expand)AuthorAgeFilesLines
* Normalize on no arguments for the success callbackMatthew Draper2016-01-241-1/+1
* Use the correct reference to the redis connectionBrit Gardner2016-01-221-1/+1
* Merge pull request #22950 from maclover7/adapterize-storage-actioncableMatthew Draper2016-01-201-7/+6
* Fix code review commentsJon Moss2016-01-181-24/+17
* ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapterJon Moss2016-01-181-0/+45