mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 17:36:33 +08:00
Update routes.rb
This commit is contained in:
parent
b7da98c1dd
commit
ff7743b7e8
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ Rails.application.routes.draw do
|
|||
post 'access_tokens/revoke', to: 'doorkeeper/access_tokens#revoke'
|
||||
|
||||
# Addons
|
||||
mount Scinote::AI::Engine => '/'
|
||||
|
||||
|
||||
def draw(routes_name)
|
||||
instance_eval(File.read(Rails.root.join("config/routes/#{routes_name}.rb")))
|
||||
|
|
Loading…
Reference in a new issue