Module: FactoryBot::Blueprint::Methods
- Defined in:
- lib/factory_bot/blueprint/methods.rb
Overview
This module provides a shortcut to FactoryBot::Blueprint.
Instance Method Summary collapse
Instance Method Details
#bp ⇒ Class<FactoryBot::Blueprint>
30 |
# File 'lib/factory_bot/blueprint/methods.rb', line 30 def bp = FactoryBot::Blueprint |