From 4b1b01bdf7f10d94c4d2c9ec479fa1595004143f Mon Sep 17 00:00:00 2001 From: tim Date: Thu, 31 Aug 2017 09:26:47 +0200 Subject: [PATCH 1/2] Add Ruby CLI Wrapper --- _src/_data/drivers.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_src/_data/drivers.yml b/_src/_data/drivers.yml index 4ff02bb..3d50691 100644 --- a/_src/_data/drivers.yml +++ b/_src/_data/drivers.yml @@ -15,7 +15,12 @@ official: icon: logo-cli community: - - title: Ruby + - title: Ruby (CLI-Wrapper) + repo: bigchaindb-ruby-client + icon: logo-ruby + link: https://github.com/nileshtrivedi/bigchaindb-ruby-client + + - title: Ruby (WIP) repo: bigchaindb_ruby icon: logo-ruby link: https://github.com/LicenseRocks/bigchaindb_ruby From 451f8f6ff19f5cb4302c50c4ddba905c66b5897f Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 13 Sep 2017 11:53:12 +0200 Subject: [PATCH 2/2] copy change --- _src/_data/drivers.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_src/_data/drivers.yml b/_src/_data/drivers.yml index 3d50691..fc34e7e 100644 --- a/_src/_data/drivers.yml +++ b/_src/_data/drivers.yml @@ -15,12 +15,12 @@ official: icon: logo-cli community: - - title: Ruby (CLI-Wrapper) + - title: Ruby (CLI wrapper) repo: bigchaindb-ruby-client icon: logo-ruby link: https://github.com/nileshtrivedi/bigchaindb-ruby-client - - title: Ruby (WIP) + - title: Ruby repo: bigchaindb_ruby icon: logo-ruby link: https://github.com/LicenseRocks/bigchaindb_ruby