rename qwaiter to mozo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Employees::EmployeeSerializer
|
||||
include Qwaiter::EmployeeBaseSerializer
|
||||
include Mozo::EmployeeBaseSerializer
|
||||
attributes :name, :email, :manager, :active, :color
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user