Tinkerforge Ruby Bindings
=========================

The Ruby bindings allow you to control Tinkerforge Bricks and Bricklets from
your Ruby scripts. This ZIP file contains:

 tinkerforge.gem -- Ruby GEM (install with gem tool)
 source/         -- source code of tinkerforge.gem
 examples/       -- examples for every Brick and Bricklet

For more information about the Ruby bindings (including setup instructions)
go to:

 https://www.tinkerforge.com/en/doc/Software/API_Bindings_Ruby.html (English)
 https://www.tinkerforge.com/de/doc/Software/API_Bindings_Ruby.html (German)

The Ruby bindings are also available from the Python Package Index (PyPI):

 https://rubygems.org/gems/tinkerforge
