krists / refile-postgres

Postgres database as a backend for Refile
MIT License
16 stars 6 forks source link

When initializing Refile::Postgres::Backend you must pass PG::Connect… #7

Closed krists closed 8 years ago

krists commented 8 years ago

…ion or lambda that yields PG::Connection as an argument.