13.5.10. Ruby Environment Variables
Ruby environment variables are available for supported Ruby applications.
Environment Variable Name | Purpose |
---|---|
OPENSHIFT_RUBY_LOG_DIR | Where cartridge-specific logs are stored. |
BUNDLE_WITHOUT | Prevents Bundler from installing certain groups specified in the Gemfile. |