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

Use Class#new Shorthand For Error Subclasses #255

Merged
merged 1 commit into from
Feb 25, 2018

Conversation

akabiru
Copy link

@akabiru akabiru commented Feb 25, 2018

This PR aims to improve readability of error subclasses by changing the notation for "empty" subclasses to first-class object notation.

@sourcelevel-bot
Copy link

Hello, @akabiru! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@sourcelevel-bot
Copy link

Ebert has finished reviewing this Pull Request and has found:

  • 1 fixed issue! 🎉

You can see more details about this review at https://ebertapp.io/github/jwt/ruby-jwt/pulls/255.

@excpt excpt self-assigned this Feb 25, 2018
@excpt excpt self-requested a review February 25, 2018 09:38
@excpt excpt merged commit 61b80b5 into jwt:master Feb 25, 2018
@akabiru akabiru deleted the ch-error-class-shorthand branch February 25, 2018 09:40
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