Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 321 Bytes

activerecord-postgresql-adapter

This is a dummy gem that forwards to the postgresql adapter "pg", so that the following rails suggestion works:

Please install the postgresql adapter: 'gem install activerecord-postgresql-adapter' (Could not find pg (~> 0.11) amongst [...]) (LoadError)