An extension to the Potluck gem that provides some basic utilities for setting up and connecting to Postgres databases, as well as control over the Postgres process.
Add this line to your Gemfile:
gem('potluck-postgres')
Or install manually on the command line:
gem install potluck-postgres
[Coming soon.]
Bug reports and pull requests are welcome on GitHub at https://github.com/npickens/potluck.
The gem is available as open source under the terms of the MIT License.