Browse Source

remove docker-ruby from docs

we don't maintain it anymore as we now recommend proper HTTP api based clients instead.
Sridhar Ratnakumar 11 years ago
parent
commit
3c90e96b6d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/sources/api/docker_remote_api.rst

+ 0 - 2
docs/sources/api/docker_remote_api.rst

@@ -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      |