Sha256: 9f1c21b576ed0552cc73e429cc059ae1235985a8e534e55cd7162c519173d6f3
Contents?: true
Size: 285 Bytes
Versions: 16
Compression:
Stored size: 285 Bytes
Contents
require "bundler/setup" require "<%= config[:namespaced_path] %>" RSpec.configure do |config| # Enable flags like --only-failures and --next-failure config.example_status_persistence_file_path = ".rspec_status" config.expect_with :rspec do |c| c.syntax = :expect end end
Version data entries
16 entries across 16 versions & 3 rubygems