1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/lib/factory_bot/strategy
Victor Mours 65e64ec2a3
Allow defining the starting id for build_stubbed
Some codebases have long builds that create over 1000 records, and may
have id collisions between records created with FactoryBot.create and
FactoryBot.build_stubbed

Co-authored-by: Daniel Colson <danieljamescolson@gmail.com>
2020-04-26 15:37:06 -04:00
..
attributes_for.rb Replace 'girl' with 'bot' everywhere (#1051) 2017-10-20 15:20:28 -04:00
build.rb Replace 'girl' with 'bot' everywhere (#1051) 2017-10-20 15:20:28 -04:00
create.rb Replace 'girl' with 'bot' everywhere (#1051) 2017-10-20 15:20:28 -04:00
null.rb [Rubocop] Style Cop Offenses (#1208) 2018-10-07 18:02:54 -04:00
stub.rb Allow defining the starting id for build_stubbed 2020-04-26 15:37:06 -04:00