RubyGems Navigation menu

enum_errors_away 0.2.0

Eliminates "Undeclared attribute type for enum" errors that occur when running migrations with multiple enum columns added in separate migrations. Automatically declares missing enum attributes as integers, preventing migration failures.

Gemfile:
=

installieren:
=

Versionen:

  1. 0.2.0 October 16, 2025 (9,5 KB)
  2. 0.1.0 October 15, 2025 (9 KB)

Runtime Abhängigkeiten (2):

activerecord >= 7.2
rails >= 7.2

Development Abhängigkeiten (5):

bundler ~> 2.0
minitest ~> 5.0
rake ~> 13.0
sqlite3 >= 2.1

Besitzer:

Pushed by:

Autoren:

  • Sampo Kuokkanen

SHA 256-Prüfsumme:

=

Downloads insgesamt 237

Für diese Version 130

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.1.0

Links: