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

Add delegation constants to Module #39302

Merged

Conversation

dustym
Copy link

@dustym dustym commented May 15, 2020

Summary

Adds the DELEGATION_RESERVED_METHOD_NAMES referenced in b395acf. Also adds DELEGATION_RESERVED_KEYWORDS.

I pulled these from the latest ActiveSupport module delegation code.

@tenderlove tenderlove merged commit c380c5e into rails:4-2-stable May 15, 2020
tenderlove added a commit that referenced this pull request May 15, 2020
…names

Add delegation constants to Module
tenderlove added a commit that referenced this pull request May 15, 2020
* 4-2-sec:
  Preparing for 4.2.11.3 release
  prepping for release
  Merge pull request #39302 from dustym/add-delegation_reserved_method_names
  Preparing for 4.2.11.2 release
  Bumping version for release
  Restrict which local names can be eval'd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants