schema_plus_enums
Enum support
An ActiveRecord extension for supporting enum data types in Ruby on Rails applications.
Support for enum data types in ActiveRecord
14 stars
7 watching
10 forks
Language: Ruby
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Adds utility features to ActiveRecord's handling of tables | 5 |
| Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |
| Provides useful accessors to ActiveRecord's Column object | 2 |
| Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| Adds convenient capabilities to ActiveRecord's index handling | 9 |
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
| An enumeration library for Ruby that integrates I18n support and supports various databases including ActiveRecord, Mongoid, MongoMapper/Sequel. | 1,741 |
| An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality. | 7 |
| Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. | 0 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
| Simplifies state machine management with Rails and ActiveRecord | 626 |
| A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord | 5 |
| A gem that enables creating and querying views in ActiveRecord migrations. | 28 |