RubyGems.org

highrise

2.0.1

Based on the original API module from DHH, http://developer.37signals.com/highrise/, this gem is a cleaned up, tested version of the same. Contributors have added support for tags which are not supported by the API directly Configure by adding the following: require 'highrise' Highrise::Base.site = 'http://your_site.highrisehq.com/' Highrise::Base.user = 'your_api_auth_token'

installgem install highrise -v 2.0.1
Authors

Marcos Tapajós, Ken Mayer

22,308 total downloads 1,757 for this version
Owners

2224acac6b9f3f0e7728322f48866d1e22ac2c4ff350ee0b58f67a625d08748e

Gemfile
gem "highrise", "~> 2.0.1"
Versions
  1. 3.0.5 March 5, 2013
  2. 3.0.4 March 4, 2013
  3. 3.0.3 October 5, 2011
  4. 3.0.1 August 31, 2011
  5. 3.0.0 November 6, 2010
Show all versions (15 total)