Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.17
A collection of libraries for working with SQL on top of ActiveRecord's connection.
2020
2021
2022
2023
2024
2025
0.17
Add the ability to use the Google Authenticator with ActiveRecord.
2020
2021
2022
2023
2024
2025
0.17
Dump and load relational objects between Ruby environments.
2020
2021
2022
2023
2024
2025
0.17
RSpec matcher to control SQL queries made by block of code
2020
2021
2022
2023
2024
2025
0.17
Sequent is a CQRS and event sourcing framework for Ruby.
2020
2021
2022
2023
2024
2025
0.16
Arproxy is a proxy layer that allows hooking into ActiveRecord query execution and injecting custom processing
2020
2021
2022
2023
2024
2025
0.16
Tools to build your double entry financial ledger
2020
2021
2022
2023
2024
2025
0.16
Add binary (not string) UUIDs to ActiveRecord in MySQL
2020
2021
2022
2023
2024
2025
0.16
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...
2020
2021
2022
2023
2024
2025
0.16
ThumbsUp provides dead-simple voting capabilities to ActiveRecord models with karma calculation, a la stackoverflow.com.
2020
2021
2022
2023
2024
2025
0.16
[description]
2020
2021
2022
2023
2024
2025
0.16
Zero downtime migrations with ActiveRecord and PostgreSQL
2020
2021
2022
2023
2024
2025
0.15
This version is obsolete, please use the postgres-copy gem
2020
2021
2022
2023
2024
2025
0.15
ActiveWarehouse ETL is a pure Ruby Extract-Transform-Load application for loading data into a database.
2020
2021
2022
2023
2024
2025
0.15
UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.
2020
2021
2022
2023
2024
2025
0.15
ActiveRecord provides validations on app level but it won't guarantee the
consistent. In some cases, like `validates_uniqueness_of` it executes
additional SQL query to the database and that is not very efficient.
The main goal of the gem is to provide compatibility between database constraints
a...
2020
2021
2022
2023
2024
2025
0.15
A good, simple, solid tagging extension for ActiveRecord
2020
2021
2022
2023
2024
2025
0.15
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...
2020
2021
2022
2023
2024
2025
0.15
Extend ActiveRecord pluck to return hash instead of an array. Useful when plucking multiple columns.
2020
2021
2022
2023
2024
2025
0.15
Rails extensions for using Roar in the popular web framework.
2020
2021
2022
2023
2024
2025