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

GitHub

238 stars
3 watching
19 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kenn/standby A gem that allows selective querying of standby databases in an ActiveRecord environment 87
zorab47/active_admin-sortable_tree A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes 161
orslumen/record-cache A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. 145
unmantained-activeadmin-plugins/activeadmin-globalize Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. 51
kigster/simple-feed A Ruby gem providing a scalable and easy-to-use activity feed implementation 333
byroot/activerecord-typedstore Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values 447
amerine/acts_as_tree A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord 588
drecom/activerecord-turntable Database sharding extension for Ruby on Rails applications 211
adzap/active_enum Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support 124
radar/by_star A Ruby gem that provides time-based query capabilities for ActiveRecord and Mongoid models. 1,052
dhyegocalota/active_admin-humanized_enum Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. 6
schemaplus/schema_plus_columns Provides useful accessors to ActiveRecord's Column object 2
derrickreimer/sequenced Automatically assigns unique sequential IDs to records in databases 406
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 405
globalize/globalize Adds model translations to ActiveRecord models for multi-language support 2,160