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 raise NoMethodError on InvalidNullError.inspect #5103

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

etiennebarrie
Copy link
Contributor

I was listing the modules in my app with ObjectSpace.each_object(Module) and it failed while inspecting this class.

I also wanted to test the behavior of using the parent class's mutation but I couldn't find a way.

@rmosolgo rmosolgo added this to the 2.3.17 milestone Sep 17, 2024
@rmosolgo
Copy link
Owner

Thanks for this improvement!

@rmosolgo rmosolgo merged commit f82ed87 into rmosolgo:master Sep 17, 2024
14 of 15 checks passed
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.

2 participants