active_flag
Flag storage
A Ruby gem that enables the use of bit arrays to store multiple boolean values in a single column for ActiveRecord models.
Bit array for ActiveRecord
238 stars
3 watching
19 forks
Language: Ruby
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A gem that allows selective querying of standby databases in an ActiveRecord environment | 87 |
| A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes | 161 |
| A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
| Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |
| A Ruby gem providing a scalable and easy-to-use activity feed implementation | 333 |
| Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 |
| A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord | 588 |
| Database sharding extension for Ruby on Rails applications | 211 |
| Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |
| A Ruby gem that provides time-based query capabilities for ActiveRecord and Mongoid models. | 1,052 |
| Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
| Provides useful accessors to ActiveRecord's Column object | 2 |
| Automatically assigns unique sequential IDs to records in databases | 406 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| Adds model translations to ActiveRecord models for multi-language support | 2,160 |