rename qwaiter to mozo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Employees::EmployeeShiftSerializer
|
||||
include Qwaiter::EmployeeBaseSerializer
|
||||
include Mozo::EmployeeBaseSerializer
|
||||
attributes :start_from, :end_on, :description, :full_day
|
||||
has_one :supplier, serializer: Employees::SupplierSerializer
|
||||
has_one :employee, serializer: Employees::EmployeeSerializer
|
||||
|
||||
Reference in New Issue
Block a user