Sha256: 3d6af6b2a268b753147da6be50c185c6dd9e65dfa9687ef1ed0cc8be9408328c

Contents?: true

Size: 293 Bytes

Versions: 8

Compression:

Stored size: 293 Bytes

Contents

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

if Iqvoc::SKOSXL.const_defined?(:Application)
  Iqvoc::SKOSXL::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_skosxl-2.1.0 config/environments/development.rb
iqvoc_skosxl-2.0.2 config/environments/development.rb
iqvoc_skosxl-2.0.1 config/environments/development.rb
iqvoc_skosxl-2.0.0 config/environments/development.rb
iqvoc_skosxl-1.2.3 config/environments/development.rb
iqvoc_skosxl-1.2.2 config/environments/development.rb
iqvoc_skosxl-1.2.1 config/environments/development.rb
iqvoc_skosxl-1.2.0 config/environments/development.rb