From 5a13b5fb2e3fe1ca8d02408f43ff37dbc432fb1c Mon Sep 17 00:00:00 2001 From: Ryan Rauh Date: Mon, 16 Apr 2012 13:04:28 -0500 Subject: [PATCH] Adding ghee as a ruby api implementation --- content/v3/libraries.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/v3/libraries.md b/content/v3/libraries.md index 07476d7f65..497b8b6d14 100644 --- a/content/v3/libraries.md +++ b/content/v3/libraries.md @@ -80,12 +80,14 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/ * [Octocat Herder][herder] * [GitHub v3 API][ruby1] * [GitHub API Client][ruby2] +* [Ghee][ghee] [octokit]: https://github.com/pengwynn/octokit [herder]: https://github.com/jhelwig/octocat_herder [ghapi]: https://github.com/peter-murach/github [ruby1]: https://github.com/jwilger/github-v3-api [ruby2]: https://github.com/okonski/github-api-client +[ghee]: https://github.com/rauhryan/ghee ## Scala