Sha256: 48a722e76022dcc69b3d334745d02a4be88ccd7081634bfe781a58fdee04b988

Contents?: true

Size: 307 Bytes

Versions: 8

Compression:

Stored size: 307 Bytes

Contents

require 'debug'
require 'iqvoc/environments/development'

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_development(config)
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

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