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

Creates a method for removing nested user objects #424

Closed
wants to merge 1 commit into from

Conversation

jakeoverall
Copy link

I wrote a pretty simple method for removing user objects that are nested without having to store the unique $id on the userObject itself. Please consider this pull request as it is a method that can be used frequently.

Thanks,

Jake

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.57%) when pulling ba45beb on joverall22:master into 3291c73 on firebase:master.

@katowulf
Copy link
Contributor

katowulf commented Sep 7, 2014

@joverall22 thanks for submitting this! We really appreciate contributions from the community.

This sort of tool is something that should be included using a decorator pattern or with $extendFactory and is not a core feature that belongs in the API.

Cheers,

@katowulf katowulf closed this Sep 7, 2014
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