4 lines
70 B
Ruby
4 lines
70 B
Ruby
|
class VariableSerializer < BaseSerializer
|
||
|
entity VariableEntity
|
||
|
end
|