Module: FactoryBotVariants::DSL

Defined in:
lib/factory_bot_variants/dsl.rb

Constant Summary collapse

STRATEGIES =
[
  :build,
  :create,
  :attributes_for,
  :build_stubbed
].freeze