Sha256: 77491bbe3cfc13f3835705aa5554cdd653cd1ff27b67f1f32d14ce2e57d9042c

Contents?: true

Size: 200 Bytes

Versions: 5

Compression:

Stored size: 200 Bytes

Contents

# Example ufo/variables/prod.rb
# More info on how variables work: http://ufoships.com/docs/variables/
@cpu = 256
@environment = helper.env_vars(%Q{
  RAILS_ENV=production
  SECRET_KEY_BASE=secret
})

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ufo-2.1.0 lib/starter_project/ufo/variables/prod.rb
ufo-2.0.3 lib/starter_project/ufo/variables/prod.rb
ufo-2.0.2 lib/starter_project/ufo/variables/prod.rb
ufo-2.0.1 lib/starter_project/ufo/variables/prod.rb
ufo-2.0.0 lib/starter_project/ufo/variables/prod.rb