RubyGems Navigation menu

databranch 0.1.1

Implements database branching in development and test by cloning the database automatically, supplementing Git branching workflow. This prevents situations where the database becomes stale due to schema or data inconsistencies between git branches. It automates the process of creating and deleting branch database copies by hooking into git.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - March 27, 2017 (7 KB)
Show all versions (8 total)

Development Dependencies (4):

bundler ~> 1.12
minitest ~> 5.0
pg ~> 0.19
rake ~> 10.0

Owners:

Authors:

  • Guru Khalsa

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 2,824

For this version 2,480

License:

MIT

Required Ruby Version: >= 0

Links: