# Highrise

## What

Highrise][h

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][mt

## Contributors

  • Nicolas Bianco][nb
  • Luis Gustavo][lg
  • Thiago Lelis][tl
  • Ken Mayer][km

## Shameless advertisement

This plugin is brought to you by [Improve It].

![Improve It]][ii

[logo]: “Improve It” [mt]: www.improveit.com.br/en/company/tapajos [ii]: www.improveit.com.br/en [co]: github.com/kmayer [mit]:www.opensource.org/licenses/mit-license.php [h]: www.highrisehq.com/ [km]: github.com/kmayer [lg]: github.com/luisbebop [nb]: github.com/slainer86 [tl]: github.com/ThiagoLelis [api]: developer.37signals.com/highrise