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

Bugfix/encode decode activeresource versions #69

Merged
merged 2 commits into from Oct 29, 2013

Conversation

costford
Copy link
Contributor

@csaunders @maartenvg

Setting include_root_in_json to true turned out to be problematic for ActiveResource version 3.2, so I yanked 3.1.1. This reinstates the encode/decode/as_json overrides pretty much to the way they were in 3.0.3 with the exception that the decode override is only necessary for ActiveResource 3.0. The other change is that the encode/as_json overrides are scoped to ShopifyAPI::Base rather than ActiveRecord::Base so we don't tromp expectations from other gems.

Original PR is #67 for reference.

@csaunders
Copy link
Contributor

🐑

@maartenvg
Copy link
Contributor

:shipit:

costford added a commit that referenced this pull request Oct 29, 2013
…ce_versions

Bugfix/encode decode activeresource versions
@costford costford merged commit a291fc8 into master Oct 29, 2013
@costford costford deleted the bugfix/encode_decode_activeresource_versions branch October 29, 2013 15:12
mkevinosullivan pushed a commit that referenced this pull request Mar 8, 2022
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.9338 to 0.5.9363.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Rokas <michael.rokas@shopify.com>
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

Successfully merging this pull request may close these issues.

None yet

3 participants