No commit activity in last 3 years
No release in over 3 years
CheddarGetter API Client in Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.2.3
>= 1.2.9

Runtime

>= 0.4.2
 Project Readme

Mousetrap

CheddarGetter API Client in Ruby

Docs coming Real Soon Now™.

Tests

Unit Tests

Run RSpec tests with the rake spec task.

Integration Smoke Test

This test runs against the actual CheddarGetter service, using a test Product
that you create.

  1. Set up a CheddarGetter account.
  2. Add a Product with a code named: MOUSETRAP_TEST
  3. Add a Plan with a code named: TEST
  4. Put your credentials into a spec/integration/settings.yml file.
  5. Run the tests with: spec -c -fn spec/integration/smoke_test.rb

Copyright © 2009 Hashrocket. See MIT-LICENSE for details.