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