-
This fork has been moved from its original location to its current location
-
The Active Zuora Version 2 gem can be found at github.com/tstmedia/active_zuora.
Client for Zuora API
This is a wrapper for sample code provided by Zuora
This is a fork of the Zuora4r Gem that has started to develop a mind of its own. The fork is adding a new interface to the gem along with removing parts deemed unnecessary. The underlying implementation of the zuora4r gem is still in place but that is going to change in the future.
$ sudo gem sources -a http://gemcutter.org $ sudo gem install active_zuora
In the short term this gem will hold on to most of the existing zuora api code with more active recordy style additions to its interface In the long term the underlying implementation will be refactored and condensed into something smaller and more idiomatic
Completion of active zuora’s CRUD actions on instance methods Support for Zuora’s queryMore api call
Remove weird error handling Anti Pattern that rescues and prints all Exceptions
BUG:
Auto quote where calls