Refs #1013
Renamed protect_resque.rb => resque_authentication Integrated resque web with the rest of gitlab
This commit is contained in:
parent
3a4aff6934
commit
2da45e9cbf
7 changed files with 28 additions and 11 deletions
|
@ -38,6 +38,7 @@ Gitlab::Application.routes.draw do
|
|||
get 'mailer/preview_note'
|
||||
get 'mailer/preview_user_new'
|
||||
get 'mailer/preview_issue_new'
|
||||
resource :resque, :controller => 'resque'
|
||||
root :to => "dashboard#index"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue