Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby < 0.7.1 / Customers Error - Post Mortem #90

Closed
mjallday opened this issue May 24, 2013 · 0 comments
Closed

Ruby < 0.7.1 / Customers Error - Post Mortem #90

mjallday opened this issue May 24, 2013 · 0 comments

Comments

@mjallday
Copy link
Contributor

On Thursday, May the 23rd at 5:48pm PST we expanded our deployment of the new Customers resource to include returning the customer object on all transactions as well as the marketplace.

Because the Ruby client tries to parse and instantiate objects within itself by inspecting the URI of each resource returned and given that the Customer object does not exist in versions of the library prior to 0.7.1, balanced-ruby would generate an error #<NameError: uninitialized constant Balanced::Customer>.

We have deployed a change to the API which will not serve customer resources old versions of the Ruby client library and we're going to change the way balanced-ruby tries to load objects (#89).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant