Suggestions for Rails Enums -- detailed writeup
|
4
|
222
|
May 22, 2015
|
[ActiveRecord::Enum] Enum maps values to string in the database without hash.
|
4
|
430
|
January 9, 2020
|
Rails is not compatible with databases that support custom data types (e.g. Postgres' ENUM)
|
0
|
484
|
August 15, 2013
|
Rails 7, Enums, Models and Forms
|
1
|
1254
|
February 23, 2022
|
[Proposal] Add `as: :string` to `ActiveRecord::Enum` to make a string backed enum
|
6
|
774
|
August 2, 2022
|