Sha256: bd5817f52ce10fafd8a15a23942b535036e3cea3322479d0109cd47559484f7f
Contents?: true
Size: 222 Bytes
Versions: 12
Compression:
Stored size: 222 Bytes
Contents
RSpec.configure do |config| config.after do # Clear any translations added during tests by telling the backend to # replace its translations with whatever is in the YAML files. I18n.backend.reload! end end
Version data entries
12 entries across 12 versions & 2 rubygems