Rails concern for ActiveRecord attribute translation using PostgreSQL's JSONB datatype.
Provides functionality to transparently store encrypted attributes in ActiveRecord models.
A high performance concern for Rails using the PostgreSQL array type.
Provides functionality to store a hash digest of an attribute using Argon2
ActiveRecord concern that generates scoped sequential numbers for models.
AttrSlug is an ActiveRecord concern that automatically generates slug fields using array of attributes.s
ActiveRecord convenience methods and scopes for publishing and finding published, unpublished and returning recent or upcoming items.