Module | FactoryGirl::Syntax::Vintage |
In: |
lib/factory_girl/syntax/vintage.rb
|
Shortcut for Factory.default_strategy.
DEPRECATION WARNING:
In a future release, default_strategy will be removed and this will simply call create instead.
Example:
Factory(:user, :name => 'Joe')