RubyGems.org

This is an early development version of a Ruby wrapper for the Freeagent API. Currently this only supports GET requests (POST will follow shortly) and not all API methods are currently supported (more will follow).

installgem install freeagent_api -v 0.1.0
Authors

Aaron Russell

4,505 total downloads 1,142 for this version
Owners

B7d0c9a6a7216a0d9e5b45b43390890e

Gemfile
gem "freeagent_api", "~> 0.1.0"
Versions
  1. 0.3.1 May 24, 2010
  2. 0.3.0 May 24, 2010
  3. 0.2.0 October 27, 2009
  4. 0.1.0 October 14, 2009
Development Dependencies
  1. thoughtbot-shoulda >= 0