Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
Member

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
Member Author

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

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

No branches or pull requests

1 participant