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

[ruby] Singleton Methods on Objects Follow-Up #4754

Merged

Conversation

AndreiDreyer
Copy link
Contributor

This PR handles

  • Modelling for singleton methods on objects changed to method declarations instead of lambdas

Resolves #4741

@AndreiDreyer AndreiDreyer added the ruby Relates to rubysrc2cpg label Jul 10, 2024
@AndreiDreyer AndreiDreyer self-assigned this Jul 10, 2024
@AndreiDreyer AndreiDreyer merged commit a547cd1 into master Jul 10, 2024
5 checks passed
@max-leuthaeuser max-leuthaeuser deleted the andrei/ruby/singleton-methods-on-objects-remove-lambdas branch July 11, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Relates to rubysrc2cpg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ruby] Singleton Methods on Objects Follow-Up
2 participants