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:
=

install:
=

Versions:

  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 Dependencies (1):

activerecord >= 7.0

Development Dependencies (4):

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

Owners:

Pushed by:

Authors:

  • Nikolay Moskvin

SHA 256 checksum:

=

Total downloads 800

For this version 68

Version Released:

Licenses:

N/A

Required Ruby Version: >= 3.2

Links: