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

安装:
=

版本列表:

  1. 0.2.0 October 16, 2025 (9.5 KB)
  2. 0.1.0 October 15, 2025 (9.0 KB)

Runtime 依赖 (2):

activerecord >= 7.2
rails >= 7.2

Development 依赖 (5):

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

所有者:

推送者:

作者:

  • Sampo Kuokkanen

SHA 256 校验和:

=

下载总量 217

这个版本 112

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.1.0

链接: