Created
September 22, 2016 08:38
-
-
Save arion/637e192d86891cdedeffcebd81f37926 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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