RubyGems Navigation menu

kmayer-highrise 0.8.0

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'q Highrise::Base.connection.cache_store = :memory_store # for caching

Gemfile:
=

install:
=

Versions:

  1. 1.0.1 August 11, 2014 (13.5 KB)
  2. 0.13.0 August 11, 2014 (44 KB)
  3. 0.12.0 August 11, 2014 (44 KB)
  4. 0.11.1 August 11, 2014 (43.5 KB)
  5. 0.11.0 August 11, 2014 (43 KB)
  6. 0.8.0 August 11, 2014 (41.5 KB)
Show all versions (12 total)

Runtime Dependencies (4):

activesupport >= 2.1
curb >= 0
hpricot >= 0

Authors:

  • Marcos Tapajós, Ken Mayer

SHA 256 checksum:

=

Total downloads 31,584

For this version 2,524

Version Released:

Licenses:

N/A

Required Ruby Version: >= 0

Links: