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
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
..
action_cable Default connection class to ActionCable::Connection::Base. 2016-02-14 17:46:48 +01:00
rails/generators/channel don’t explicitly mention EventMachine [ci skip] 2016-02-05 21:52:59 +09:00
action_cable.rb ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter 2016-01-18 18:59:30 -05:00