I am starting in docker, and I'm getting this error:
LoadError: Could not load 'active_record/connection_adapters/dpostgres_adapter'. Make sure that the adapter in config/database.yml is valid. If you use an adapter other than 'mysql', 'mysql2', 'postgresql' or 'sqlite3' add the necessary adapter gem to the Gemfile.
I am starting in docker, and I'm getting this error:
LoadError: Could not load 'active_record/connection_adapters/dpostgres_adapter'. Make sure that the adapter in config/database.yml is valid. If you use an adapter other than 'mysql', 'mysql2', 'postgresql' or 'sqlite3' add the necessary adapter gem to the Gemfile.