1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Daniel Colson
97a67446da Bump version to 4.11 [ci-skip] 2018-08-15 10:56:09 -04:00
Daniel Colson
dabacdace6 Include rubocop-rspec autocorrect in deprecation
Fixes #1160

https://github.com/rubocop-hq/rubocop-rspec/pull/666 was merged. I
would like to wait until the next version version of rubocop-rspec is
released, then release factory_bot 4.11 with this deprecation.
2018-08-15 10:19:06 -04:00
Mandaryn
f1f7719f6e Do not add missing timestamps when using build stubbed strategy 2018-08-05 17:46:38 -04:00
Michael Koper
3db8a120ba Do not raise error for valid build_stubbed methods
decrement, increment, and toggle do not persist the toggled values, so
there is not reason to disable those methods.

Co-authored-by: Alex Tsui <alextsui05@gmail.com>
2018-08-05 17:14:46 -04:00
Oliver Peate
91d3fd9ca4 Deprecate static attributes (#1135)
For further background on the motivation behind this change, see this commit: eaf2b40
2018-08-01 17:45:38 -04:00
Oli Peate
40c8708c47 Bump version to 4.10.0 2018-05-25 15:37:21 +01:00
Daniel Colson
50eeb67241
Allow rewinding of sequences 2017-11-03 09:46:51 -04:00
Avielle Wolfe
c1ef441d60 Bump version to 4.8.2 2017-10-20 16:05:15 -04:00
Avielle
c716ce01b4 Replace 'girl' with 'bot' everywhere (#1051)
Also: add a deprecation warning to factory_girl, asking users to switch to
factory_bot

https://github.com/thoughtbot/factory_girl/issues/921
2017-10-20 15:20:28 -04:00