1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
David Heinemeier Hansson
bf40bddfce Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
Jeremy Daer
4d6f1b0cbe Shush some low-hanging Ruby warnings 2015-10-16 00:32:46 -07:00
Jeremy Daer
0dc7f80177 Websockets -> WebSocket spelling [ci skip] 2015-10-15 23:25:54 -07:00
Pratik Naik
9ad20352e9 Be sure to initialize @heartbeat_timer. Third time is a charm! 2015-10-08 16:58:23 -05:00
Pratik Naik
935d0450c0 Setup the heartbeat_timer in next tick to make sure EM reactor loop is running 2015-10-08 16:40:33 -05:00
Pratik Naik
b099a7d270 Run a single eventmachine timer to send heartbeats 2015-10-08 15:50:11 -05:00
David Heinemeier Hansson
0103432a9a Finished class documentation 2015-07-07 23:13:00 +02:00
David Heinemeier Hansson
44e7cc324d Extract connections methods into a separate concern 2015-07-05 22:33:14 +02:00