This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
2f5e77ba56
rosa-build
/
app
/
controllers
/
containers_controller.rb
4 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Container/Arch/Rpm
2011-03-15 21:52:27 +00:00
class
ContainersController
<
ApplicationController
Added checking of global rights to all controllers.
2011-10-28 18:55:40 +01:00
before_filter
:check_global_access
Container/Arch/Rpm
2011-03-15 21:52:27 +00:00
end