Closed stejskalleos closed 2 years ago
Fixing changes introduced in https://github.com/Dynflow/dynflow/pull/410, where ::Rails.application.config.database_configuration[::Rails.env] doesn't load data from the DATABASE_URL variable
::Rails.application.config.database_configuration[::Rails.env]
DATABASE_URL
Thank you @stejskalleos !
Fixing changes introduced in https://github.com/Dynflow/dynflow/pull/410, where
::Rails.application.config.database_configuration[::Rails.env]
doesn't load data from theDATABASE_URL
variable