Sha256: edada44b6ecc65595c7ed1e277446b96ddae70bc412f8041b58806a2d475289d

Contents?: true

Size: 293 Bytes

Versions: 8

Compression:

Stored size: 293 Bytes

Contents

require 'debug'
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

8 entries across 8 versions & 1 rubygems

Version Path
iqvoc_inflectionals-2.1.0 config/environments/test.rb
iqvoc_inflectionals-2.0.3 config/environments/test.rb
iqvoc_inflectionals-2.0.2 config/environments/test.rb
iqvoc_inflectionals-2.0.1 config/environments/test.rb
iqvoc_inflectionals-2.0.0 config/environments/test.rb
iqvoc_inflectionals-1.1.3 config/environments/test.rb
iqvoc_inflectionals-1.1.1 config/environments/test.rb
iqvoc_inflectionals-1.1.0 config/environments/test.rb