Sha256: 447d4813e22bd0ee9c411164c187a9749bb6b511cfda21d8722f7d606b6a974c

Contents?: true

Size: 277 Bytes

Versions: 11

Compression:

Stored size: 277 Bytes

Contents

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

11 entries across 11 versions & 1 rubygems

Version Path
iqvoc_skosxl-2.11.4 config/environments/development.rb
iqvoc_skosxl-2.11.3 config/environments/development.rb
iqvoc_skosxl-2.9.1 config/environments/development.rb
iqvoc_skosxl-2.9.0 config/environments/development.rb
iqvoc_skosxl-2.8.1 config/environments/development.rb
iqvoc_skosxl-2.8.0 config/environments/development.rb
iqvoc_skosxl-2.7.0 config/environments/development.rb
iqvoc_skosxl-2.6.0 config/environments/development.rb
iqvoc_skosxl-2.5.0 config/environments/development.rb
iqvoc_skosxl-2.3.1 config/environments/development.rb
iqvoc_skosxl-2.3.0 config/environments/development.rb