We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77cc5c commit 12d12dcCopy full SHA for 12d12dc
1 file changed
content/v3/libraries.md
@@ -19,4 +19,12 @@ to the entire GitHub v3 API. There are a lot of tests included and
19
it is also available on the [CPAN][pithub-cpan].
20
21
[pithub-github]: https://github.com/plu/Pithub
22
-[pithub-cpan]: http://metacpan.org/module/Pithub
+[pithub-cpan]: http://metacpan.org/module/Pithub
23
+
24
+## Ruby
25
26
+The [github_api][github_api-github] library is a Ruby implementation of the entire GitHub API v3.
27
+It aims to have full test coverage and is available on [RubyGems.org][github_api-rubygems].
28
29
+[github_api-github]: https://github.com/peter-murach/github
30
+[github_api-rubygems]: https://rubygems.org/gems/github_api
0 commit comments