Potluck - Postgres

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.

Installation

Add this line to your Gemfile:

gem('potluck-postgres')

Or install manually on the command line:

gem install potluck-postgres

Usage

[Coming soon.]

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/npickens/potluck.

License

The gem is available as open source under the terms of the MIT License.