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
|
@ -4,7 +4,7 @@
|
|||
%h5
|
||||
Resque Workers
|
||||
.data.padded
|
||||
= link_to "/info/resque" do
|
||||
= link_to admin_resque_path do
|
||||
%h1{:class => @workers.present? ? "cgreen" : "cred"}
|
||||
= @workers.count
|
||||
%hr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue