aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2015-07-08 16:20:46 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2015-07-08 16:20:46 +0200
commite408cc8b246f1ad9bc3b7d0dada97967332631df (patch)
treeb7fa079c39df273523275b89df45630d93cf0efa
parent9d67374fd0d1455b22bc73fe7f3728c71ed6975c (diff)
downloadrails-e408cc8b246f1ad9bc3b7d0dada97967332631df.tar.gz
rails-e408cc8b246f1ad9bc3b7d0dada97967332631df.tar.bz2
rails-e408cc8b246f1ad9bc3b7d0dada97967332631df.zip
Note Ruby dependencies
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e260c15b2f..a916b73960 100644
--- a/README.md
+++ b/README.md
@@ -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