Sha256: d9fce5c320ee2c12993baa82794abe101a00d85892ad39162a9b44081bf14c16
Contents?: true
Size: 221 Bytes
Versions: 7
Compression:
Stored size: 221 Bytes
Contents
# frozen_string_literal: true ENV['RAILS_ENV'] ||= 'test' require File.expand_path('dummy/config/environment', __dir__) require 'spec_helper' require 'rspec/rails' RSpec.configure(&:infer_spec_type_from_file_location!)
Version data entries
7 entries across 7 versions & 2 rubygems