Method: FactoryBot::Syntax::Methods#create
- Defined in:
- lib/factory_bot/syntax/methods.rb
#create(name, *traits_and_overrides, &block) ⇒ Object
(see #strategy_method) Creates a registered factory by name.
|
|
# File 'lib/factory_bot/syntax/methods.rb', line 39
|