Skip to content

Allows for aliased methods in serialization #346

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

Conversation

igorsantos07
Copy link
Contributor

So we can do stuff like $model->to_array(['methods' => ['get_name' => 'name']]);

…`$model->to_array(['methods' => ['get_name' => 'name']]);`
@tuupola
Copy link
Contributor

tuupola commented Oct 14, 2013

👍

@tuupola tuupola mentioned this pull request Oct 17, 2013
@koenpunt koenpunt self-assigned this Jul 17, 2014
@koenpunt
Copy link
Collaborator

Needs tests. Will see if I can create some myself, but if you can take a stab at it that would be great.

@koenpunt
Copy link
Collaborator

Closing in favor of #441

@koenpunt koenpunt closed this Jul 20, 2014
@koenpunt koenpunt mentioned this pull request Dec 6, 2014
27 tasks
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.

3 participants