rename qwaiter to mozo
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Users::OrderSerializer
|
||||
include Qwaiter::UserBaseSerializer
|
||||
include Mozo::UserBaseSerializer
|
||||
|
||||
attributes :state #, :list_id, :section_id, :table_id #, :price
|
||||
|
||||
has_many :product_orders, serializer: Users::ProductOrderSerializer
|
||||
|
||||
Reference in New Issue
Block a user