4 lines
88 B
Ruby
4 lines
88 B
Ruby
module Manager
|
|
class SuperAdminsController < Manager::ApplicationController
|
|
end
|
|
end
|