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