Active model serializer deprication smash
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
class OrderSerializer < Qwaiter::Serializer
|
||||
embed :ids, include: true
|
||||
attributes :state, :list_id, :section_id, :table_id #, :price
|
||||
|
||||
has_many :product_orders
|
||||
|
||||
Reference in New Issue
Block a user