bibendi / activerecord-postgres_enum

Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
MIT License
361 stars 24 forks source link

Add ability to rename a value #2

Closed bibendi closed 6 years ago

bibendi commented 6 years ago

Closes #1

Also added ability to rename enum. Added tests for all versions of activerecord.