Sha256: 0c35c5d787c1729c539b0aba6d1007b01cc3e93a519a95ca755fe02c535c7527

Contents?: true

Size: 275 Bytes

Versions: 3

Compression:

Stored size: 275 Bytes

Contents

require 'iqvoc/environments/test'

if Iqvoc::SimilarTerms.const_defined?(:Application)
  Iqvoc::SimilarTerms::Application.configure do
    # Settings specified here will take precedence over those in config/environment.rb
    Iqvoc::Environments.setup_test(config)
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
iqvoc_similar_terms-2.11.4 config/environments/test.rb
iqvoc_similar_terms-2.11.3 config/environments/test.rb
iqvoc_similar_terms-2.7.0 config/environments/test.rb