From d03edf12e4ad67f0900434af5c8d36688b6cc2a4 Mon Sep 17 00:00:00 2001 From: Tom Hulihan Date: Tue, 25 Jun 2013 08:26:41 -0400 Subject: [PATCH] Added Swipely's `docker-api` gem to the table of Remote API Client Libraries. --- docs/sources/api/docker_remote_api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/api/docker_remote_api.rst b/docs/sources/api/docker_remote_api.rst index 02af1ccc92..5c3a7ba2cb 100644 --- a/docs/sources/api/docker_remote_api.rst +++ b/docs/sources/api/docker_remote_api.rst @@ -120,6 +120,8 @@ and we will add the libraries here. +----------------------+----------------+--------------------------------------------+ | Ruby | docker-client | https://github.com/geku/docker-client | +----------------------+----------------+--------------------------------------------+ +| Ruby | docker-api | https://github.com/swipely/docker-api | ++----------------------+----------------+--------------------------------------------+ | Javascript | docker-js | https://github.com/dgoujard/docker-js | +----------------------+----------------+--------------------------------------------+ | Javascript (Angular) | dockerui | https://github.com/crosbymichael/dockerui |