Skip to content

Instantly share code, notes, and snippets.

@arion
Created September 22, 2016 08:38
Show Gist options
  • Save arion/637e192d86891cdedeffcebd81f37926 to your computer and use it in GitHub Desktop.
Save arion/637e192d86891cdedeffcebd81f37926 to your computer and use it in GitHub Desktop.
users:
- 1:
name: 'djiowdjeiow'
activity_id: 1
discount_ids:
- 1
- 2
account:
id: 1
accounts:
- 1:
name: mdekwldmelkwd
discouns:
- 1:
name: dewdwe
activities:
- 1:
type: qwewq
rate: qwewqe
config = {}
config.each do |factory, values|
values.each do |value|
FactoryGirl.create(factory, value)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment