Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 618 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 618 Bytes

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.