activerecord-postgres_enum 0.2.0
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
<= 5.2, >= 4.2.0
pg
< 1
Development Dependencies (8):
appraisal
~> 2.2
bundler
~> 1.16
combustion
~> 1.0
pry-byebug
~> 3
rake
~> 10.0
rspec
~> 3.0
rspec-rails
~> 3.0
rubocop
~> 0.58