Save progress
This commit is contained in:
@@ -4,6 +4,7 @@ class ProductOrder
|
||||
|
||||
property :quantity, type: Fixnum
|
||||
property :price, type: Float
|
||||
property :product_name
|
||||
|
||||
belongs_to :product
|
||||
belongs_to :order
|
||||
|
||||
Reference in New Issue
Block a user