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
Should these two be behaving (conceptually) differently when given no arguments? User.with_any_role() won't match any users, but some_user.has_any_role?() will return true