X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2a3f8231a1682e7bac956e4079ff19ccc8b133ec..6232434d6b86192b0531bacd7e4f0d5ae589f368:/doc/sdk/index.html.textile.liquid diff --git a/doc/sdk/index.html.textile.liquid b/doc/sdk/index.html.textile.liquid index cea3ab0d27..061e96421a 100644 --- a/doc/sdk/index.html.textile.liquid +++ b/doc/sdk/index.html.textile.liquid @@ -8,4 +8,10 @@ This section documents how to access the Arvados API and Keep using various prog * "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html * "Perl SDK":{{site.baseurl}}/sdk/perl/index.html +* "Ruby SDK":{{site.baseurl}}/sdk/ruby/index.html * "Command line SDK":{{site.baseurl}}/sdk/cli/index.html ("arv") + +SDKs not yet implemented: + +* Rails SDK: Workbench uses an ActiveRecord-like interface to Arvados. This hasn't yet been extracted from Workbench and packaged as a gem. +* R and Java: We plan to support these, but they have not been implemented yet.