activerecord-postgres_enum 2.1.0
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 5.2
          
          
            pg
            >= 0
          
    Development Dependencies (7):
            appraisal
            ~> 2.2
          
          
            bundler
            >= 1.16
          
          
            combustion
            ~> 1.1
          
          
            pry-byebug
            ~> 3
          
          
            rake
            ~> 13.0
          
          
            rspec-rails
            ~> 5.0
          
          
            standard
            ~> 1.1
          
    