Libraries
»
factory_bot_variants
(0.3.0)
»
Index (D)
»
FactoryBotVariants
»
DSL
Module: FactoryBotVariants::DSL
Defined in:
lib/factory_bot_variants/dsl.rb
Constant Summary
collapse
STRATEGIES =
[
:build
,
:create
,
:attributes_for
,
:build_stubbed
]
.
freeze