Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.23
Transparent ActiveRecord encryption
2019
2020
2021
2022
2023
2024
0.23
A collection of libraries for working with SQL on top of ActiveRecord's connection.
2019
2020
2021
2022
2023
2024
0.23
Adds a generator for creating a foreign key migration based on your current model associations
2019
2020
2021
2022
2023
2024
0.23
Build Rails apps in a more maintainable way
2019
2020
2021
2022
2023
2024
0.23
Rein adds bunch of methods to your ActiveRecord migrations so you can easily tame your database.
2019
2020
2021
2022
2023
2024
0.23
Sequenced is a gem that generates scoped sequential IDs for ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.23
Strongbox provides Public Key Encryption for ActiveRecord. By using a
public key sensitive information can be encrypted and stored automatically.
Once stored a password is required to access the information. dependencies
are specified in standard Ruby syntax.
2019
2020
2021
2022
2023
2024
0.22
An expressive query DSL for Active Record 6+
2019
2020
2021
2022
2023
2024
0.22
A/B testing for Rails
2019
2020
2021
2022
2023
2024
0.22
Add the ability to use the Google Authenticator with ActiveRecord.
2019
2020
2021
2022
2023
2024
0.22
Dump and load relational objects between Ruby environments.
2019
2020
2021
2022
2023
2024
0.22
Sequent is a CQRS and event sourcing framework for Ruby.
2019
2020
2021
2022
2023
2024
0.22
ThumbsUp provides dead-simple voting capabilities to ActiveRecord models with karma calculation, a la stackoverflow.com.
2019
2020
2021
2022
2023
2024
0.21
ActiveRecord attributes stored serialized in a json column, super smooth.
Typed and cast like Active Record. Supporting nested models, dirty tracking, some querying
(with postgres jsonb contains), and working smoothy with form builders.
Use your database as a typed object store via ActiveRecord,...
2019
2020
2021
2022
2023
2024
0.21
Simple bitmask attribute support for ActiveRecord
2019
2020
2021
2022
2023
2024
0.21
MetaWhere offers the ability to call any Arel predicate methods
(with a few convenient aliases) on your Model's attributes instead
of the ones normally offered by ActiveRecord's hash parameters. It also
adds convenient syntax for order clauses, smarter mapping of nested h...
2019
2020
2021
2022
2023
2024
0.21
Scoped search makes it easy to search your ActiveRecord-based models.
It will create a named scope :search_for that can be called with a query string. It will build an SQL query using
the provided query string and a definition that specifies on what fields to search. Because the func...
2019
2020
2021
2022
2023
2024
0.21
Zero downtime migrations with ActiveRecord and PostgreSQL
2019
2020
2021
2022
2023
2024
0.2
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
2019
2020
2021
2022
2023
2024
0.2
ActiveWarehouse ETL is a pure Ruby Extract-Transform-Load application for loading data into a database.
2019
2020
2021
2022
2023
2024