This website requires JavaScript.
Explore
Help
Sign In
deac
/
gitlabhq
Watch
1
Star
0
Fork
You've already forked gitlabhq
0
Code
Issues
Pull requests
Releases
Wiki
Activity
dffc2b8a8b
gitlabhq
/
app
/
controllers
/
admin
/
resque_controller.rb
5 lines
82 B
Ruby
Raw
Normal View
History
Unescape
Escape
Added the correct hierarchy of controllers for the administrative part
2013-01-20 12:20:50 +01:00
class
Admin
::
ResqueController
<
Admin
::
ApplicationController
Refs #1013 Renamed protect_resque.rb => resque_authentication Integrated resque web with the rest of gitlab
2012-06-29 13:44:55 +02:00
def
show
end
Add an AdminController base class for Admin controllers Handles stuff that's shared across admin controllers.
2012-09-16 13:44:54 +02:00
end
Reference in a new issue
Copy permalink