Browse code

remove docker-ruby from docs

we don't maintain it anymore as we now recommend proper HTTP api based clients instead.

Sridhar Ratnakumar authored on 2013/09/10 06:42:45
Showing 1 changed files
... ...
@@ -175,8 +175,6 @@ and we will add the libraries here.
175 175
 +======================+================+============================================+
176 176
 | Python               | docker-py      | https://github.com/dotcloud/docker-py      |
177 177
 +----------------------+----------------+--------------------------------------------+
178
-| Ruby                 | docker-ruby    | https://github.com/ActiveState/docker-ruby |
179
-+----------------------+----------------+--------------------------------------------+
180 178
 | Ruby                 | docker-client  | https://github.com/geku/docker-client      |
181 179
 +----------------------+----------------+--------------------------------------------+
182 180
 | Ruby                 | docker-api     | https://github.com/swipely/docker-api      |