4 lines
84 B
Ruby
4 lines
84 B
Ruby
module Manager
|
|
class ExpertsController < Manager::ApplicationController
|
|
end
|
|
end
|