thoughtbot--factory_bot/spec
Eugene Kenny 54f37563cd Set use_parent_strategy default to true explicitly
The `default:` option of `mattr_accessor` wasn't added until Rails 5.2,
which means it has no effect on older versions and the default value of
`FactoryBot.use_parent_strategy` in 5.0.0.rc1 is nil on those versions.
2019-01-11 07:17:43 -05:00
..
acceptance Do not reset use_parent_strategy on reload 2019-01-04 15:47:32 -05:00
factory_bot Remove problematic did_you_mean spec 2018-12-16 22:48:06 -05:00
support Rubocop: Fix Style/StringLiterals Offenses (#1216) 2018-10-07 21:45:51 -04:00
factory_bot_spec.rb Set use_parent_strategy default to true explicitly 2019-01-11 07:17:43 -05:00
spec_helper.rb Set use_parent_strategy default to true explicitly 2019-01-11 07:17:43 -05:00