Sha256: b4d2257bbd5bc7b1e02df7fdf3094228f103c59247049b2df55a9ed6fe3f25c2

Contents?: true

Size: 127 Bytes

Versions: 12

Compression:

Stored size: 127 Bytes

Contents

# Configs for production env

App.config.define :production do

  # Set log level for App.logger
  log_level Logger::WARN

end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ruby-app-0.1.11 generator/project/config/environments/production.rb
ruby-app-0.1.10 generator/project/config/environments/production.rb
ruby-app-0.1.9 generator/project/config/environments/production.rb
ruby-app-0.1.8 generator/project/config/environments/production.rb
ruby-app-0.1.7 generator/project/config/environments/production.rb
ruby-app-0.1.6 generator/project/config/environments/production.rb
ruby-app-0.1.5 generator/project/config/environments/production.rb
ruby-app-0.1.4 generator/config/environments/production.rb
ruby-app-0.1.3 generator/config/environments/production.rb
ruby-app-0.1.2 generator/config/environments/production.rb
ruby-app-0.1.1 generator/config/environments/production.rb
ruby-app-0.1 generator/config/environments/production.rb