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

Version Path
shoulda-matchers-3.1.3 spec/support/unit/i18n.rb
shoulda-matchers-4.0.0.rc1 spec/support/unit/i18n.rb
shoulda-matchers-3.1.2 spec/support/unit/i18n.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/shoulda-matchers-2.8.0/spec/support/unit/i18n.rb
shoulda-matchers-3.1.1 spec/support/unit/i18n.rb
shoulda-matchers-3.1.0 spec/support/unit/i18n.rb
shoulda-matchers-3.0.1 spec/support/unit/i18n.rb
shoulda-matchers-3.0.0 spec/support/unit/i18n.rb
shoulda-matchers-3.0.0.rc1 spec/support/unit/i18n.rb
shoulda-matchers-2.8.0 spec/support/unit/i18n.rb
shoulda-matchers-2.8.0.rc2 spec/support/unit/i18n.rb
shoulda-matchers-2.8.0.rc1 spec/support/unit/i18n.rb