rename qwaiter to mozo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Suppliers::ProductVariantSerializer
|
||||
include Qwaiter::SupplierBaseSerializer
|
||||
include Mozo::SupplierBaseSerializer
|
||||
attributes :name
|
||||
has_one :product, serializer: Suppliers::ProductSerializer
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user