4af9d592c5
I've followed the [upgrade guide](https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md) and ran these two commands: ``` grep -e FactoryGirl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|FactoryGirl|FactoryBot|" grep -e factory_girl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|factory_girl|factory_bot|" ``` Signed-off-by: Rémy Coutable <remy@rymai.me> |
||
---|---|---|
.. | ||
01_admin.rb | ||
04_project.rb | ||
05_users.rb | ||
06_teams.rb | ||
07_milestones.rb | ||
09_issues.rb | ||
10_merge_requests.rb | ||
11_keys.rb | ||
12_snippets.rb | ||
13_comments.rb | ||
14_pipelines.rb | ||
15_award_emoji.rb | ||
16_protected_branches.rb | ||
17_cycle_analytics.rb | ||
18_abuse_reports.rb | ||
19_environments.rb | ||
20_nested_groups.rb | ||
21_conversational_development_index_metrics.rb |