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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.1 - March 27, 2017 (7.0 KB)
显示所有版本 (共 8 个)

Development 依赖 (4):

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

业主:

作者:

  • Guru Khalsa

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 2,824

这个版本 2,480

许可:

MIT

需要的 Ruby 版本: >= 0

链接: