Merge remote-tracking branch 'origin/master' into gs-master
This commit is contained in:
@@ -44,7 +44,7 @@ module AccountFinderConcern
|
||||
end
|
||||
|
||||
def with_usernames
|
||||
Account.where.not(username: [nil, ''])
|
||||
Account.where.not(username: '')
|
||||
end
|
||||
|
||||
def matching_username
|
||||
|
Reference in New Issue
Block a user