Skip to content

Issue 74#76

Merged
jkeyes merged 4 commits intomasterfrom
issue-74
Apr 2, 2015
Merged

Issue 74#76
jkeyes merged 4 commits intomasterfrom
issue-74

Conversation

@jkeyes
Copy link
Copy Markdown
Contributor

@jkeyes jkeyes commented Apr 2, 2015

  • fixed a bug when creating new resources prior to saving them, previously the changed_attributes list was being reset for all resources, meaning attributes passed to the __init__ were being ignored.
  • removed HTTPretty and changed the tests to mirror what the Ruby lib is doing.

jkeyes added 4 commits April 2, 2015 02:42
Fixed an issue with changed_attributes for API Resources, new
instances that have not yet been saved do not clear the
changed_attributes list.
jkeyes added a commit that referenced this pull request Apr 2, 2015
@jkeyes jkeyes merged commit 37f06b1 into master Apr 2, 2015
@jkeyes jkeyes deleted the issue-74 branch April 2, 2015 02:25
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.

1 participant