JSONApi part1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FactoryGirl.define do
|
||||
factory :product_order do
|
||||
quantity 1
|
||||
association :order
|
||||
association :product
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user