CheddarGetter API Client in Ruby
Docs coming Real Soon Now™.
Run RSpec tests with the rake spec task.
This test runs against the actual CheddarGetter service, using a test Product
that you create.
- Set up a CheddarGetter account.
 - Add a Product with a code named:  
MOUSETRAP_TEST - Add a Plan with a code named:  
TEST - Add another Plan with a code named:  
TEST_2 - Put your credentials into a spec/integration/settings.yml file.
 - Run the tests with: 
rspec spec/integration/smoke_test.rb 
Copyright © 2009 Hashrocket. See MIT-LICENSE for details.