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

Allow code to be accessed outside of the errors #2037

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

krider2010
Copy link
Contributor

This allows better reporting of codes without the need to use to_h. It's also better for subclasses as they can modify if they need to. Which for fine grained reporting they would want to.

I'm sure I had good reasons to make this private originally, but use cases now show this would be a much better solution.

This allows better reporting of codes without the need to use `to_h`. It's also better for subclasses as they can modify if they need to. Which for fine grained reporting they would want to.

I'm sure I had good reasons to make this private originally, but use cases now show this would be a much better solution.
@rmosolgo
Copy link
Owner

Makes sense! Bummer about the broken build, I fixed this on master but haven't ported the changes to 1.9-dev yet. I'll take a look at that separately. Thanks for the improvement!

@rmosolgo rmosolgo merged commit 211f23f into rmosolgo:1.9-dev Jan 10, 2019
@rmosolgo rmosolgo added this to the 1.9.0 milestone Jan 17, 2019
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