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

remove_method tests and changes #3549

Merged
merged 2 commits into from
Nov 7, 2011
Merged

remove_method tests and changes #3549

merged 2 commits into from
Nov 7, 2011

Conversation

luckydev
Copy link
Contributor

@luckydev luckydev commented Nov 7, 2011

Replaced two separate calls to remove and define into one => redefine call

And, there were no tests for the core_ext methods remove_possible_method and redefine_method methods of class Module. Added them too in activesupport/tests.

I've run the activemodel and active support test suite. All are passing. Please merge these commits.

tenderlove added a commit that referenced this pull request Nov 7, 2011
remove_method tests and changes
@tenderlove tenderlove merged commit 6a29ea0 into rails:master Nov 7, 2011
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