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:

2c8cbe0d605925bb036b6e6a55d8a63738d3db8eb25f659aa923ab745153eb40

Total downloads 2,796

For this version 2,452

License:

MIT

Required Ruby Version: >= 0

Links: