This is a Ruby package for accessing the S!zzle API.
To use this SDK as the start of a new project, clone the repo:
git clone https://github.com/gosizzle/sizzle-ruby-sdk
cd sizzle-ruby-sdk
To run the tests,
rake test
Contributions are welcome!!!