factory_bot 5.2.0
factory_bot provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 4.2.0
Development Dependencies (12):
activerecord
>= 0
appraisal
>= 0
aruba
>= 0
cucumber
>= 0
rake
>= 0
rspec
>= 0
rspec-its
>= 0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rails
>= 0
simplecov
>= 0
yard
>= 0