Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

domness/zohax

Repository files navigation

zohax

Zohax is a RubyGem for connecting to the Zoho CRM. The gem is in very early days!

Feel free to fork and make pull requests. All methods must be tested before a pull requests so I know nothing else is going to break.

Installation

Add this to your Gemfile:

gem 'zohax'

Then run the following command to install:

bundle install

That's it!