Skip to content

Latest commit

 

History

History
executable file
·
69 lines (44 loc) · 1.58 KB

README.mkdn

File metadata and controls

executable file
·
69 lines (44 loc) · 1.58 KB

Highrise

What

Highrise is a gem that provides an easy way to use the Highrise API.

Installing

gem install tapajos-highrise

Dependencies

  • ActiveResorce >= 2.2.2
  • ActiveSupport >= 2.1
  • Curb
  • Hpricot

Configure your key.

require 'rubygems'
require 'highrise'
Highrise::Base.site = 'http://your_api:login@your_site.highrisehq.com/'

Usage

This gem provides a set of classes to access all available informations on Highrise.

These are the list of classes:

Comment, Company, Email, Group, Case, Membership, Note, Person, Subject, Tag, Task and User. 

All these classes are inherited of ActiveResouce::Base. For more informations see the ActiveResouce documentation.

License

This code is free to be used under the terms of the MIT license.

Contact

Comments are welcome. Send your feedback through this page

Authors

Marcos Tapajós

Contributors

Shameless advertisement

This plugin is brought to you by Improve It.

Improve It