Merge pull request #1417 from jbargu/jg_2887_doorkeeper_rake_tasks

Load doorkeeper tasks
This commit is contained in:
Jure Grabnar 2018-12-17 07:09:36 +01:00 committed by GitHub
commit 73bf4c9759
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,3 +4,4 @@
require File.expand_path('../config/application', __FILE__)
Rails.application.load_tasks
Doorkeeper::Rake.load_tasks