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