BitwiseAttributes extends ActiveRecord models with a bitwise_attribute DSL that packs multiple boolean flags into a single integer column, generating per-flag getter/setter methods and query scopes automatically.
Required Ruby Version
>= 3.1.4
Authors
Mehboob Ali