initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class ProductOrder
|
||||
include SimplyStored::Couch
|
||||
|
||||
belongs_to :product
|
||||
belongs_to :order
|
||||
end
|
||||
Reference in New Issue
Block a user