RubyGems Navigation menu

enum_errors_away 0.5.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:
=

install:
=

Versions:

  1. 0.5.0 April 01, 2026 (10 KB)
  2. 0.4.0 January 08, 2026 (9.5 KB)
  3. 0.3.1 November 29, 2025 (9.5 KB)
  4. 0.3.0 November 18, 2025 (9.5 KB)
  5. 0.2.0 October 16, 2025 (9.5 KB)
Show all versions (6 total)

Runtime Dependencies (2):

activerecord >= 7.2
rails >= 7.2

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

  • Sampo Kuokkanen

SHA 256 checksum:

=

Total downloads 3,513

For this version 157

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

Links: