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
Kasper Timm Hansen 861ece99bb Default connection class to ActionCable::Connection::Base.
Instead of depending on ApplicationCable::Connection being defined at initialize
we should inject it in the Railtie.

Thus we can kill more setup in the tests too.
2016-02-14 17:46:48 +01:00
..
worker Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
base.rb Synchronize the lazy setters in Server 2016-01-30 03:46:37 +10:30
broadcasting.rb [ci skip] Several ActionCable documentation updates: 2016-02-02 15:00:05 -05:00
configuration.rb Default connection class to ActionCable::Connection::Base. 2016-02-14 17:46:48 +01:00
connections.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
worker.rb Revert "Merge pull request #22977 from rails/revert-22934-master" 2016-01-16 15:42:20 +01:00