RubyGems Navigation menu

safe_migrations 1.0.4

SafeMigrations enhances Rails migrations with safe_ prefixed methods that prevent errors by checking for existing schema elements before execution. It integrates with Rails' CommandRecorder for automatic reversal in change-based migrations, ensuring safe and reliable database schema management.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.4 November 03, 2025 (47.0 KB)
  2. 1.0.3 October 31, 2025 (11.5 KB)
  3. 1.0.2 October 27, 2025 (10.5 KB)
  4. 1.0.1 October 24, 2025 (10.5 KB)
  5. 1.0.0 October 24, 2025 (10.5 KB)

Runtime 相依性套件 (1):

activerecord >= 7.0

Development 相依性套件 (4):

bundler ~> 2.7
rake ~> 13.0
rspec ~> 3.0
rubocop >= 0

擁有者:

推送者:

作者:

  • Nikolay Moskvin

SHA 256 總和檢查碼:

=

總下載次數 1,571

這個版本 344

版本发布:

授權:

Ruby 版本需求: >= 3.2

相關連結: