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 總和檢查碼:

=

總下載次數 3,023

這個版本 2,679

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: