mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-18 05:20:54 +08:00
Merge pull request #1417 from jbargu/jg_2887_doorkeeper_rake_tasks
Load doorkeeper tasks
This commit is contained in:
commit
73bf4c9759
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