Using Rails 6.1.1
I\'ve created a postgres implementation of enums on rails. However, on record create, the enum column is saving the enums\' key, not the value as I woul