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

Clone child objects when reflecting #5

Open
maedi opened this issue Dec 29, 2020 · 2 comments
Open

Clone child objects when reflecting #5

maedi opened this issue Dec 29, 2020 · 2 comments
Labels

Comments

@maedi
Copy link
Collaborator

maedi commented Dec 29, 2020

We should be using Clone.rb to abstract away the detail but there appears to be a bug where .send() needs to be called directly on the object. Calling indirectly through Clone results in an "undefined method" error. Weird.

@maedi maedi added the clone label Dec 29, 2020
@kirylrb
Copy link

kirylrb commented Jan 15, 2021

@maedi Let me drop a bit of offtopic comment here.
This project looks very promising and interesting, thanks for creating it!

@maedi
Copy link
Collaborator Author

maedi commented Jan 15, 2021

Hey @kirylpl thank you very much!

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

No branches or pull requests

2 participants