RubyGems Navigation menu

safe_migrations 1.0.1

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 校验和:

=

下载总量 800

这个版本 652

版本发布:

许可:

需要的 Ruby 版本: >= 3.2

链接: