1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/server
Jon Moss 67af248d51 Small PostgreSQL adapter refactors / cleanup
- Escape the channel name when subscribing in PG
- Refactor popping the queue to make it easier to read
2016-01-18 18:59:31 -05:00
..
worker Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
base.rb ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter 2016-01-18 18:59:30 -05:00
broadcasting.rb Pull the action methods directly onto the adapter 2016-01-18 18:59:00 -05:00
configuration.rb Small PostgreSQL adapter refactors / cleanup 2016-01-18 18:59:31 -05:00
connections.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
worker.rb Revert "Merge pull request #22977 from rails/revert-22934-master" 2016-01-16 15:42:20 +01:00