Sha256: 3435e388f05c05090517819429d21c4690c7c59fbe342f13cf8fc12e3e1b550f

Contents?: true

Size: 289 Bytes

Versions: 13

Compression:

Stored size: 289 Bytes

Contents

require 'iqvoc/environments/production'

if Iqvoc::CompoundForms.const_defined?(:Application)
  Iqvoc::CompoundForms::Application.configure do
    # Settings specified here will take precedence over those in config/environment.rb
    Iqvoc::Environments.setup_production(config)
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
iqvoc_compound_forms-2.11.4 config/environments/production.rb
iqvoc_compound_forms-2.11.3 config/environments/production.rb
iqvoc_compound_forms-2.9.0 config/environments/production.rb
iqvoc_compound_forms-2.8.0 config/environments/production.rb
iqvoc_compound_forms-2.5.0 config/environments/production.rb
iqvoc_compound_forms-2.1.0 config/environments/production.rb
iqvoc_compound_forms-2.0.3 config/environments/production.rb
iqvoc_compound_forms-2.0.2 config/environments/production.rb
iqvoc_compound_forms-2.0.1 config/environments/production.rb
iqvoc_compound_forms-2.0.0 config/environments/production.rb
iqvoc_compound_forms-1.1.2 config/environments/production.rb
iqvoc_compound_forms-1.1.1 config/environments/production.rb
iqvoc_compound_forms-1.1.0 config/environments/production.rb