backup push
This commit is contained in:
@@ -2,6 +2,7 @@ class ProductOrder
|
||||
include SimplyStored::Couch
|
||||
|
||||
property :amount, type: Fixnum
|
||||
property :price, type: Float
|
||||
|
||||
belongs_to :product
|
||||
belongs_to :order
|
||||
|
||||
Reference in New Issue
Block a user