Sha256: 3072b2891e8e9dd24897a3af3cdb7a2e660a4ac1c0eccd91de9339d9b061cf2d

Contents?: true

Size: 160 Bytes

Versions: 4

Compression:

Stored size: 160 Bytes

Contents

# encoding: utf-8

Rango.logger.info("Loaded PRODUCTION Environment...")
Rango::Config.use { |c|
  c[:exception_details] = false
  c[:reload_classes] = false
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rango-0.1.0 spec/rango/helpers/merb-helpers/fixture/config/environments/production.rb
rango-0.0.6 spec/rango/helpers/merb-helpers/fixture/config/environments/production.rb
rango-0.1.pre spec/rango/helpers/merb-helpers/fixture/config/environments/production.rb
rango-0.0.4 spec/rango/helpers/merb-helpers/fixture/config/environments/production.rb