You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd a bit more readable if we replaced some long conditional checks with simpler helpers. The fact that we need to use our module's namespace makes lines long.
It'd a bit more readable if we replaced some long conditional checks with simpler helpers. The fact that we need to use our module's namespace makes lines long.
We could extract something like
#granted_to?
Originally posted by @microstudi in #15 (comment)
The text was updated successfully, but these errors were encountered: