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

Remove memoization from serializer. Resolves #88 #90

Merged
merged 1 commit into from
Jan 24, 2015

Conversation

mattbeedle
Copy link
Owner

Do not memoize the result of CapsuleCRM::Serializer#serialize, otherwise when additional information is added, the serialized version is not updated correctly. This fixes #88

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) to 97.96% when pulling 6c0cd0f on serialize-memoization into aa9e9fd on master.

mattbeedle added a commit that referenced this pull request Jan 24, 2015
Remove memoization from serializer. Resolves #88
@mattbeedle mattbeedle merged commit 1442961 into master Jan 24, 2015
@mattbeedle mattbeedle deleted the serialize-memoization branch January 24, 2015 10:38
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.

Contact details don't save after saving a new organization
2 participants