activerecord-postgres_enum 1.5.0
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 5, < 6.2
pg
>= 0
Development Dependencies (7):
appraisal
~> 2.2
bundler
>= 1.16
combustion
~> 1.1
pry-byebug
~> 3
rake
~> 13.0
rspec-rails
~> 4.0
standard
~> 0.10