浏览代码

remove docker-ruby from docs

we don't maintain it anymore as we now recommend proper HTTP api based clients instead.
Sridhar Ratnakumar 11 年之前
父节点
当前提交
3c90e96b6d
共有 1 个文件被更改,包括 0 次插入2 次删除
  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      |