Qwaiter supplier on Ember 1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class ProductOrder
|
||||
include SimplyStored::Couch
|
||||
|
||||
property :amount, type: Fixnum
|
||||
property :quantity, type: Fixnum
|
||||
property :price, type: Float
|
||||
|
||||
belongs_to :product
|
||||
|
||||
Reference in New Issue
Block a user