Skip to content

config: Define global environment variables

Introduce GDK.config.env which can be used to define global environment variable.

The first and only variable defined is $RAILS_ENV and we set it to 'development'. This deduplicates setting this variable in several places.

Label: feature::addition

Contributes to #2133

Edited by Peter Leitzen

Merge request reports

Loading