RubyGems Navigation menu

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

Gemfile:
= Copy to clipboard Copied!

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.9.1 - 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:

ee044f13c8cfca66c2e641e184c905fea8372810861be46a42432390e4d2b4d3

Total downloads 29,341

For this version 2,396

Licenses:

N/A

Required Ruby Version: >= 0

Links: