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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kenn/standbyA gem that allows selective querying of standby databases in an ActiveRecord environment87
zorab47/active_admin-sortable_treeA gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes161
orslumen/record-cacheA gem that stores Active Model records in a cache store for faster lookups and automatic invalidation.145
unmantained-activeadmin-plugins/activeadmin-globalizeGem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained.51
kigster/simple-feedA Ruby gem providing a scalable and easy-to-use activity feed implementation333
byroot/activerecord-typedstoreEnables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values447
amerine/acts_as_treeA Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord588
drecom/activerecord-turntableDatabase sharding extension for Ruby on Rails applications211
adzap/active_enumDefines enum classes in Rails to enumerate ActiveRecord attributes with I18n support124
radar/by_starA Ruby gem that provides time-based query capabilities for ActiveRecord and Mongoid models.1,052
dhyegocalota/active_admin-humanized_enumEasily translate enum values in ActiveAdmin using an integrated Humanized Enum solution.6
schemaplus/schema_plus_columnsProvides useful accessors to ActiveRecord's Column object2
derrickreimer/sequencedAutomatically assigns unique sequential IDs to records in databases406
rails-engine/action-storeProvides a way to store and manage actions across different models using polymorphic associations in Active Record.405
globalize/globalizeAdds model translations to ActiveRecord models for multi-language support2,160