Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.02
An implementation of repository pattern that can connect with any ORM
2020
2021
2022
2023
2024
2025
0.02
Use your DB as a cache store
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord extension for sorted adjacency lists support
2020
2021
2022
2023
2024
2025
0.02
This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).
2020
2021
2022
2023
2024
2025
0.02
Annotate your models and keep your comments about fields.
2020
2021
2022
2023
2024
2025
0.02
Easing the creation of DTOs from your ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.02
Provides an easy way to do something that is possible in Rails but still a bit close to the metal using store_accessor: create typecasted, persistent attributes that are not columns in the database but stored in the JSON "data" column. Also supports infinite nesting of embedded models.
2020
2021
2022
2023
2024
2025
0.02
ArelToolkit contains parsing, querying, modifying, optimisations, extensions and more for Arel.
2020
2021
2022
2023
2024
2025
0.02
Add MySQL geometry type to Active Record.
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord Object Instrumenter: Instrument the creation of ActiveRecord objects
2020
2021
2022
2023
2024
2025
0.02
ar_pg_array includes support of PostgreSQL's int[], float[], text[], timestamptz[] etc. into ActiveRecord. You could define migrations for array columns, query on array columns.
2020
2021
2022
2023
2024
2025
0.02
These RSpec matchers allow guarding against N+1 queries by specifying exactly how many queries you expect each of your ActiveRecord models to perform.
2020
2021
2022
2023
2024
2025
0.02
Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations
2020
2021
2022
2023
2024
2025
0.02
Associate multiple models together and make them behave as one.
2020
2021
2022
2023
2024
2025
0.02
This rubygem does not have a description or summary.
2020
2021
2022
2023
2024
2025
0.02
Auditor allows you to declaratively specify what CRUD operations should be audited and save the audit data to the database.
2020
2021
2022
2023
2024
2025
0.02
Automatic Foreign Key automatically generates foreign-key constraints when creating tables or adding columns. It uses SQL-92 syntax and as such should be compatible with most databases that support foreign-key constraints.
2020
2021
2022
2023
2024
2025
0.02
Automatic data change tracking for Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.02
BindLogAnalyzer analyzes a Bind query log file and stores its data into a SQL database using ActiveRecord. It provides a fancy web interface to show some query stats and graphs.
2020
2021
2022
2023
2024
2025