myGengo Ruby Library (for the myGengo API)

Translating your tools and products helps people all over the world access them; this is, of course, a somewhat tricky problem to solve. myGengo is a service that offers human-translation (which is often a higher quality than machine translation), and an API to manage sending in work and watching jobs. This is a ruby interface to make using the API simpler (some would say incredibly easy).

Installation & Requirements

Installing myGengo is fairly simple:

gem install mygengo-ruby

Tests - Running Them, etc

myGengo has a full suite of Unit Tests. To run them, grab the source, head into the mygengo directory, and rake the tests:

rake test

Question, Comments, Complaints, Praise?

If you have questions or comments and would like to reach us directly, please feel free to do so at the following outlets. We love hearing from developers!

Email: ryan [at] mygengo dot com
Twitter: @mygengo_dev

If you come across any issues, please file them on the Github project issue tracker. Thanks!

Documentation

Coming shortly. :)