Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use scopes_string internally #1175

Merged
merged 2 commits into from
Dec 25, 2018
Merged

Use scopes_string internally #1175

merged 2 commits into from
Dec 25, 2018

Conversation

ghiculescu
Copy link
Contributor

This allows you to override scopes_string if you want to set default scopes for a particular type of model (eg. for a Doorkeeper::Application). Without this patch you'd need to override scopes_string and scopes.

This allows you to override `scopes_string` if you want to set default scopes for a particular type of model (eg. for a `Doorkeeper::Application`). Without this patch you'd need to override `scopes_string` and `scopes`.
@doorkeeper-bot
Copy link

doorkeeper-bot commented Dec 20, 2018

2 Warnings
⚠️ There’re library changes, but not tests. That’s OK as long as you’re refactoring existing code.
⚠️ Please squash all your commits to a single one

Generated by 🚫 Danger

@nbulaj
Copy link
Member

nbulaj commented Dec 21, 2018

Hi @ghiculescu. This is a good changes. Could you please add a NEWS entry as bot suggested? Thanks

@nbulaj nbulaj self-assigned this Dec 21, 2018
@nbulaj nbulaj added this to the 5.1 milestone Dec 21, 2018
@ghiculescu
Copy link
Contributor Author

done!

@nbulaj nbulaj merged commit 7d825c3 into doorkeeper-gem:master Dec 25, 2018
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