backup push

This commit is contained in:
2012-08-24 16:20:03 +02:00
parent e3c189d187
commit 4765608e2d
17 changed files with 172 additions and 56 deletions
+1
View File
@@ -2,6 +2,7 @@ class ProductOrder
include SimplyStored::Couch
property :amount, type: Fixnum
property :price, type: Float
belongs_to :product
belongs_to :order