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

Don't ignore call to undefined method in Sweeper #5357

Merged
merged 1 commit into from Mar 14, 2012

Conversation

bagilevi
Copy link
Contributor

@bagilevi bagilevi commented Mar 9, 2012

In any class that subclassed ActionController::Caching::Sweeper if you called any undefined method, it would just ignore it without any error. This patch fixes that.

@lest
Copy link
Contributor

lest commented Mar 9, 2012

👍

drogus added a commit that referenced this pull request Mar 14, 2012
Don't ignore call to undefined method in Sweeper
@drogus drogus merged commit 1efeb07 into rails:master Mar 14, 2012
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

3 participants