4 lines
85 B
Ruby
4 lines
85 B
Ruby
module Manager
|
|
class ServicesController < Manager::ApplicationController
|
|
end
|
|
end
|