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 (7KB)
全てのバージョンを表示(全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

リンク: