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