remove docker-ruby from docs

we don't maintain it anymore as we now recommend proper HTTP api based clients instead.
This commit is contained in:
Sridhar Ratnakumar 2013-09-09 14:42:45 -07:00
parent 9b088ada7e
commit 3c90e96b6d

View file

@ -175,8 +175,6 @@ and we will add the libraries here.
+======================+================+============================================+
| Python | docker-py | https://github.com/dotcloud/docker-py |
+----------------------+----------------+--------------------------------------------+
| Ruby | docker-ruby | https://github.com/ActiveState/docker-ruby |
+----------------------+----------------+--------------------------------------------+
| Ruby | docker-client | https://github.com/geku/docker-client |
+----------------------+----------------+--------------------------------------------+
| Ruby | docker-api | https://github.com/swipely/docker-api |