Sha256: b87d860176cdacd99e2e13e2bc9fb15b42f22cb8048b06a5777754fa4bba7dd8
Contents?: true
Size: 174 Bytes
Versions: 52
Compression:
Stored size: 174 Bytes
Contents
# frozen_string_literal: true RSpec.configure do |config| config.include FactoryBot::Syntax::Methods config.before(:suite) do FactoryBot.find_definitions end end
Version data entries
52 entries across 52 versions & 6 rubygems