Install libpq-devel
Feature description
Install libpq-devel, this is required for rails apps to connect to a postgres db through the pg gem
Use cases
Connect up to postgres.
Benefits
Product teams will be able to connect rails applications to postgres.
Requirements
Install libpq-devel, dnf install -y libpq-devel
Links / references
https://github.com/ged/ruby-pg under the requirements section in the README.
Definition of Done
-
Feature has been implemented
/cc @ironbank-notifications/feature
Edited by Vickie Shen