Skip to content

Refactor to prevent nil errors - #3

Open
dgilperez wants to merge 1 commit into
masterfrom
prevent-nil-bug
Open

Refactor to prevent nil errors#3
dgilperez wants to merge 1 commit into
masterfrom
prevent-nil-bug

Conversation

@dgilperez

@dgilperez dgilperez commented Jan 23, 2020

Copy link
Copy Markdown

NoMethodError: undefined method 'text' for nil:NilClass errors are sometimes bubbling into our apps. Avoid them.

@atd atd left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we raise AuthenticationFailures in any of these cases? 🤔

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