1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/action_cable
2015-10-09 09:10:51 -05:00
..
channel Better schedule pubsub subscribe 2015-10-09 09:09:24 -05:00
connection Include request id in statistics to make it to search the logs 2015-10-09 09:10:51 -05:00
process Add a process logging file that the config.ru file can require to configure EM and Celluloid logging 2015-07-08 22:49:34 +02:00
server Be sure to initialize @heartbeat_timer. Third time is a charm! 2015-10-08 16:58:23 -05:00
channel.rb add broadcast_to and stream_for methods as per #26 2015-07-28 17:31:37 +10:00
connection.rb Run a single eventmachine timer to send heartbeats 2015-10-08 15:50:11 -05:00
engine.rb
remote_connections.rb Fixing some documentation, correcting grammar, and removing unnecessary whitespace 2015-07-30 14:21:27 -04:00
server.rb Include the clearing of database connections configuration by default 2015-07-08 22:49:34 +02:00
version.rb Move VERSION constant to version file and use this in the gemspec 2015-07-27 08:23:39 +01:00