mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
b9e1dde7e8
This introduces a set of methods for each build strategy where only two records are created. Because the *_list methods can create an arbitrary number (often too high), this introduces *_pair to ensure only two records are created (and the number 2 doesn't need to be specified in the call). |
||
---|---|---|
.. | ||
acceptance | ||
factory_girl | ||
support | ||
factory_girl_spec.rb | ||
spec_helper.rb |