Skip to content

Conversation

@megatux
Copy link
Contributor

@megatux megatux commented Jan 24, 2023

See #93
WIP

@megatux megatux marked this pull request as draft January 24, 2023 21:26

def blacklisted?
def blocklisted?
User.where(github_name: username, blacklisted: true).exists?

Choose a reason for hiding this comment

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

In this case, you should create a migration to rename the blacklisted attribute in the users table to get consistency

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.

3 participants