RubyGems Navigation menu

postgression 0.0.1

postgression makes running your tests against a real PostgreSQL database a whole lot simpler. Instead of running PostgreSQL server locally (or on your testing machine), maintaining the server, credentials, etc... postgression instantly provisions a new PostgreSQL database for your application to run tests against: for free! ruby-postgression is a simple CLI app that talks to the postgression public API, and generates a temporary PostgreSQL database for usage in your test code (or just general messing around). postgression databases are automatically deleted after 30 minutes. No information is logged by the service.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - January 18, 2013 (4.5 KB)
  2. 0.0.1 - January 18, 2013 (4 KB)

Owners:

Authors:

  • Alven Diaz

SHA 256 checksum:

7390d83e91d7626f3d510f5815464a21c9258aeb80959911f6d0fda7a7c077f0

Total downloads 6,468

For this version 2,734

Licenses:

N/A

Required Ruby Version: None

Links: