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
2016-06-16 21:04:43 +01:00
..
channel fix grammar 2016-05-31 13:31:18 +05:30
connection Properly support reloading for Action Cable channels 2016-06-02 04:08:48 +09:30
helpers Add small Action Cable documentation fixes 2016-02-27 13:53:31 -05:00
server Properly support reloading for Action Cable channels 2016-06-02 04:08:48 +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 Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
engine.rb Allow actioncable connections from any port in development 2016-06-16 21:04:43 +01:00
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
remote_connections.rb Actioncable and Actionpack documentation typos [ci skip] 2016-04-21 21:32:06 +01:00
server.rb Revert "Revert "Eliminate the EventMachine dependency"" 2016-01-30 03:46:37 +10:30
subscription_adapter.rb Split internal subscriber tracking from Postgres adapter 2016-01-24 15:52:47 +10:30
version.rb