Sha256: 8fded1600a3b583abe53ba535adb1753c43083c902aadf86ffcc6a0b10388389

Contents?: true

Size: 1.32 KB

Versions: 21

Compression:

Stored size: 1.32 KB

Contents

== Active Zuora Version 2
* This fork has been moved from its {original location}[https://github.com/anfleene/active_zuora] to its {current location}[https://github.com/tstmedia/active_zuora_v1]
* The Active Zuora Version 2 gem can be found at https://github.com/tstmedia/active_zuora.

== Active Zoura Version 1

Client for Zuora API

This is a wrapper for sample code provided by {Zuora}[http://developer.zuora.com/samplecode.html]

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.



== Installing the Gem
    $ sudo gem sources -a http://gemcutter.org
    $ sudo gem install active_zuora

== Future Releases

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

=== Important Missing Features

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


Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
active_zuora-1.5.2 README.rdoc
active_zuora-1.5.1 README.rdoc
active_zuora-1.5.0 README.rdoc
active_zuora-1.4.21 README.rdoc
active_zuora-1.4.20 README.rdoc
active_zuora-1.4.19 README.rdoc
active_zuora-1.4.18 README.rdoc
active_zuora-1.4.17 README.rdoc
active_zuora-1.4.16 README.rdoc
active_zuora-1.4.15 README.rdoc
active_zuora-1.4.13 README.rdoc
active_zuora-1.4.12 README.rdoc
active_zuora-1.4.11 README.rdoc
active_zuora-1.4.8 README.rdoc
active_zuora-1.4.7 README.rdoc
active_zuora-1.4.6 README.rdoc
active_zuora-1.4.5 README.rdoc
active_zuora-1.4.4 README.rdoc
active_zuora-1.4.2 README.rdoc
active_zuora-1.4.1 README.rdoc