Sha256: 51673e1f94009e80706cba0253db5487e88fb0b267f5f248f7eb60e1a3bbff1a

Contents?: true

Size: 143 Bytes

Versions: 30

Compression:

Stored size: 143 Bytes

Contents

RSpec.configure do |config|
  config.include FactoryBot::Syntax::Methods

  config.before(:suite) do
    FactoryBot.find_definitions
  end
end

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
infinum_json_api_setup-0.0.8 spec/support/factory_bot.rb
infinum_json_api_setup-0.0.7 spec/support/factory_bot.rb
infinum_json_api_setup-0.0.6 spec/support/factory_bot.rb
infinum_json_api_setup-0.0.5 spec/support/factory_bot.rb
infinum_json_api_setup-0.0.4 spec/support/factory_bot.rb
infinum_json_api_setup-0.0.3 spec/support/factory_bot.rb
graphql_devise-0.12.3 spec/support/factory_bot.rb
graphql_devise-0.12.2 spec/support/factory_bot.rb
graphql_devise-0.12.1 spec/support/factory_bot.rb
graphql_devise-0.12.0 spec/support/factory_bot.rb
graphql_devise-0.11.4 spec/support/factory_bot.rb
graphql_devise-0.11.3 spec/support/factory_bot.rb
graphql_devise-0.11.2 spec/support/factory_bot.rb
graphql_devise-0.11.1 spec/support/factory_bot.rb
graphql_devise-0.11.0 spec/support/factory_bot.rb
graphql_devise-0.10.1 spec/support/factory_bot.rb
graphql_devise-0.10.0 spec/support/factory_bot.rb
graphql_devise-0.9.2 spec/support/factory_bot.rb
graphql_devise-0.9.1 spec/support/factory_bot.rb
graphql_devise-0.9.0 spec/support/factory_bot.rb