Sha256: 5ebccd5854b7727570a4590a246d1a2edafb8bec9ccb1ee470bca1ce154391e0
Contents?: true
Size: 175 Bytes
Versions: 4
Compression:
Stored size: 175 Bytes
Contents
require 'factory_bot_rails' RSpec.configure do |config| # Allow to use build and create methods without FactoryBot prefix. config.include FactoryBot::Syntax::Methods end
Version data entries
4 entries across 4 versions & 1 rubygems