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

Restore collection proxy #compact in 4.2 #20349

Merged
merged 1 commit into from
May 29, 2015

Conversation

johnnymugs
Copy link

Just following up on #19836 This seems like a regression, so can we get it backported to 4.2 as well?

Delegations to methods that mutate the underlying collection have been
blacklisted but it seems like the non-mutating `compact` method was
accidentally included.
rafaelfranca added a commit that referenced this pull request May 29, 2015
Restore collection proxy `#compact` in 4.2
@rafaelfranca rafaelfranca merged commit 32c1ae6 into rails:4-2-stable May 29, 2015
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.

None yet

2 participants