activerecord-postgres_enum 0.6.0
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 4.2.0
pg
>= 0
Development Dependencies (7):
appraisal
~> 2.2
bundler
>= 1.16
combustion
~> 1.1
pry-byebug
~> 3
rake
~> 12.3
rspec-rails
~> 3.8
rubocop
~> 0.58