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

Make options a named class? #564

Open
zenspider opened this issue May 5, 2024 · 1 comment
Open

Make options a named class? #564

zenspider opened this issue May 5, 2024 · 1 comment

Comments

@zenspider
Copy link
Contributor

zenspider commented May 5, 2024

It would be nicer if this was a named class:

NoMethodError: undefined method `verbose' for an instance of #<Class:0x00000001038112e0>

vs something like:

NoMethodError: undefined method `verbose' for an instance of #<Rake::Options:0x00000001038112e0>

Originally posted by @zenspider in #545 (comment)

@zenspider
Copy link
Contributor Author

huh. never used the "reference in new issue" action before... kinda nice even if it screws up the formatting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant