RubyGems Navigation menu

safe_migrations 1.0.2

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.2 October 27, 2025 (10.5 KB)
  2. 1.0.1 October 24, 2025 (10.5 KB)
  3. 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 總和檢查碼:

=

總下載次數 790

這個版本 60

版本发布:

授權:

Ruby 版本需求: >= 3.2

相關連結: