give some love to the waiter app
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class Waiter::ProductVariantSerializer
|
||||
include Qwaiter::WaiterBaseSerializer
|
||||
attributes :name
|
||||
has_one :product, serializer: Waiter::ProductSerializer
|
||||
end
|
||||
Reference in New Issue
Block a user