bibendi / activerecord-postgres_enum

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

Fix schema_dumper for Rails 5/6 #6

Closed palkan closed 5 years ago

palkan commented 5 years ago

Rails 6 has been tested in the app.

Not sure how add specs for these though.