Sha256: a9f166fd67c9741994c14a85a8d8b0eef3d5187e18a1db31bb5e8b71ecad9cfa

Contents?: true

Size: 277 Bytes

Versions: 5

Compression:

Stored size: 277 Bytes

Contents

require 'iqvoc/environments/test'

if Iqvoc::Inflectionals.const_defined?(:Application)
  Iqvoc::Inflectionals::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

5 entries across 5 versions & 1 rubygems

Version Path
iqvoc_inflectionals-2.11.4 config/environments/test.rb
iqvoc_inflectionals-2.11.3 config/environments/test.rb
iqvoc_inflectionals-2.9.0 config/environments/test.rb
iqvoc_inflectionals-2.8.0 config/environments/test.rb
iqvoc_inflectionals-2.5.0 config/environments/test.rb