4 lines
65 B
Ruby
4 lines
65 B
Ruby
module Discussions
|
|
class BaseService < ::BaseService
|
|
end
|
|
end
|