Project

zohax

0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Zoho ruby gem allowing to make changes to a Zoho CRM.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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!