end of day commit
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
class ProductOrder
|
||||
include SimplyStored::Couch
|
||||
|
||||
|
||||
property :amount, type: Fixnum
|
||||
|
||||
belongs_to :product
|
||||
belongs_to :order
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user