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
Matthew Draper 9df4f3be12 Merge pull request #25240 from matthewd/reloadable-channels
Properly support reloading for Action Cable channels
2016-06-03 04:18:55 +09:30
..
channel Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00
connection Merge pull request #25240 from matthewd/reloadable-channels 2016-06-03 04:18:55 +09:30
helpers
server Merge pull request #25240 from matthewd/reloadable-channels 2016-06-03 04:18:55 +09:30
subscription_adapter Log if redis connection is in stale/failed state. 2016-04-21 22:13:55 +05:30
channel.rb
connection.rb
engine.rb Merge pull request #25240 from matthewd/reloadable-channels 2016-06-03 04:18:55 +09:30
gem_version.rb Preparing for 5.0.0.rc1 release 2016-05-06 16:54:40 -05:00
remote_connections.rb Actioncable and Actionpack documentation typos [ci skip] 2016-04-21 21:32:06 +01:00
server.rb
subscription_adapter.rb
version.rb