Skip to content

Commit

Permalink
mount resque admin interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Alicia Cozine committed May 1, 2017
1 parent b624232 commit d0dcd4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
end

devise_for :users
mount Resque::Server => '/queues'
mount Qa::Engine => '/authorities'
mount Hyrax::Engine, at: '/'
resources :welcome, only: 'index'
Expand Down

0 comments on commit d0dcd4c

Please sign in to comment.