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

Fix Marshal serialization of stubbed object #27

Closed
txus opened this issue Oct 15, 2010 · 1 comment
Closed

Fix Marshal serialization of stubbed object #27

txus opened this issue Oct 15, 2010 · 1 comment

Comments

@txus
Copy link

txus commented Oct 15, 2010

Inspired in the solution for yaml serialization :)
It is a bit monkey-patchesque but I think it is justified, because the Marshal extension is only loaded when Serialization module is.

Patched in
http://github.com/txus/rspec-mocks/commit/b003364efd3a6fbac6b431ccb3b78f5d0d8641d4

@txus
Copy link
Author

txus commented Nov 6, 2010

Fix Marshal serialization of stubbed objects

This issue was closed.
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