There doesn't appear to be much life in this forum, which is a shame because Ruby is such a great language!
Anyway, I wrote a simple Ruby wrapper for Betfair API-NG (JSON). It uses Ruby's hash to JSON marshalling to give you a simple, familiar interface.
I've only implemented what I needed, at this stage, but feel free to check it out and contribute/request new features if you wish.
Anyway, I wrote a simple Ruby wrapper for Betfair API-NG (JSON). It uses Ruby's hash to JSON marshalling to give you a simple, familiar interface.
I've only implemented what I needed, at this stage, but feel free to check it out and contribute/request new features if you wish.
Comment