mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-23 16:27:06 +08:00
Load doorkeeper tasks
Closes [SCI-2887]
This commit is contained in:
parent
33d5d2a1cc
commit
f83f493bb3
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -4,3 +4,4 @@
|
|||
require File.expand_path('../config/application', __FILE__)
|
||||
|
||||
Rails.application.load_tasks
|
||||
Doorkeeper::Rake.load_tasks
|
||||
|
|
Loading…
Reference in a new issue