Putio ruby gem
I've finally released an initial version of a ruby wrapper for the putio API. It's not much yet, but it's a start!
You can find the source here: https://github.com/Rodreegez/putio
and install it with gem install putio --pre
Please have a look (if you're into that kind of thing) and let me know of any bugs in the project's issue tracker: https://github.com/Rodreegez/putio/issues
Pull requests are gladly accepted.
2 Posted by tunix on 22 Dec, 2010 11:50 AM
Thank you so much for your efforts!