Enum validations and database constraints in Rails 7.1 How to add model validation for a column using a PostgreSQL enum type in Rails 7.1. Sally Hall April 16, 2024 Web Rails Active Record Database Validation Enum
enum VS enum VS enum - Enumeration, Enumerator & Enumerable How do enums works in Ruby, and what they actually are. Fernando Marques October 4, 2022 Enum Enumerable Enumerator Enumeration Design Pattern PostgreSQL Ruby Development