highrise 3.1.6
Based on the original API module from DHH, http://developer.37signals.com/highrise/, this gem is a cleaned up, tested version of the same. Configure by adding the following: require 'highrise' Highrise::Base.site = 'http://your_site.highrisehq.com/' Highrise::Base.user = 'your_api_auth_token'
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
activeresource
>= 3.2.13