Closed tk0miya closed 9 months ago
Since Rails7, the enum definition style has been changed. Therefore RbsRails::ActiveRecord#build_enum_definitions should support both old and new styles.
I think this approach is too much. So I'm withdrawing this. Please review #268 instead.
Since Rails7, the enum definition style has been changed. Therefore RbsRails::ActiveRecord#build_enum_definitions should support both old and new styles.