4 lines
68 B
Ruby
4 lines
68 B
Ruby
|
class ProjectSerializer < BaseSerializer
|
||
|
entity ProjectEntity
|
||
|
end
|