Sha256: d871c222258937335a2a7a209b7d03f645637017631eda8aa134843877655145
Contents?: true
Size: 305 Bytes
Versions: 10
Compression:
Stored size: 305 Bytes
Contents
require 'debug' require 'iqvoc/environments/development' if Iqvoc::SimilarTerms.const_defined?(:Application) Iqvoc::SimilarTerms::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
10 entries across 10 versions & 1 rubygems