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

Note Ruby dependencies

This commit is contained in:
David Heinemeier Hansson 2015-07-08 16:20:46 +02:00
parent 9d67374fd0
commit e408cc8b24

View file

@ -182,6 +182,7 @@ messages back and forth over the websocket cable connection. This dependency may
be alleviated in the future, but for the moment that's what it is. So be sure to have
Redis installed and running.
The Ruby side of things is built on top of Faye-Websocket and Celluiod.
## Deployment