activerecord-pg_enum
Enum library
Enables Rails to use PostgreSQL's enumeration types in database columns
Integrate PostgreSQL's enumerated types with the Rails enum feature
167 stars
3 watching
10 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
enumenumerated-typesmigrationspostgresqlruby-on-rails
Related projects:
Repository | Description | Stars |
---|---|---|
| Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
| An enumeration library for Ruby that integrates I18n support and supports various databases including ActiveRecord, Mongoid, MongoMapper/Sequel. | 1,741 |
| An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| A library that provides named scopes for searching in PostgreSQL databases | 1,366 |
| Simplifies state machine management with Rails and ActiveRecord | 626 |
| Provides useful accessors to ActiveRecord's Column object | 2 |
| A tool to detect and assist with safe PostgreSQL migration operations | 634 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |