API/Ruby: Difference between revisions

From Open Food Facts wiki
(Created page with "Documentation of the Ruby bindings")
 
No edit summary
Line 1: Line 1:
Documentation of the Ruby bindings
Documentation of the Ruby bindings
== Source code ==
* Ruby bindings - https://github.com/openfoodfacts/openfoodfacts-ruby -
== How to install ==
gem install openfoodfacts
== How to use ==

Revision as of 16:28, 24 April 2016

Documentation of the Ruby bindings

Source code

How to install

gem install openfoodfacts

How to use