User app updates
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class ProductOrder
|
||||
include SimplyStored::Couch
|
||||
include ActiveModel::SerializerSupport
|
||||
|
||||
property :quantity, type: Fixnum
|
||||
property :price, type: Float
|
||||
|
||||
Reference in New Issue
Block a user