RubyGems Navigation menu

rails_data_fix 0.1.5

This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations. Each script has a timestamped name; a table in the DBs keeps track of the scripts which have been run. Similar to migrations you can run multiple scripts in the same session. DataFix keeps track of which scripts have already run. We use it at Shair.Tech to simplify testing of migration scripts.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.5 - September 17, 2021 (12KB)
  2. 0.1.4 - September 17, 2021 (12KB)
  3. 0.1.3 - September 17, 2021 (12KB)
  4. 0.1.2 - July 30, 2021 (12KB)
  5. 0.1.1 - July 30, 2021 (12KB)
全てのバージョンを表示(全6件)

所有者:

プッシュ者:

作者:

  • Adolfo Villafiorita

SHA 256チェックサム:

67689d709f9f4add0fad0910c52b9696e16f07d6cfeb6aa82b65ed6186b29842

累計ダウンロード数 7,060

このバージョンのみ 1,786

ライセンス:

MIT

必要なRubyのバージョン: >= 2.4.0

リンク: