Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
Changes behavior of Active Record present?
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
bio-ngs provides a framework for handling NGS data with BioRuby
2020
2021
2022
2023
2024
2025
0.02
bio-ngs provides a framework for handling NGS data with BioRuby
2020
2021
2022
2023
2024
2025
0.02
Automatically userstamps create and update operations if the table has created_by and/or updated_by columns
2020
2021
2022
2023
2024
2025
0.02
Cabalist is conceived as a simple way of adding some smarts
(machine learning capabilities) to your Ruby on Rails models
without having to dig deep into mind-boggling AI algorithms.
Using it is meant to be as straightforward as adding a few
lines to your existing code and running a Rails gene...
2020
2021
2022
2023
2024
2025
0.02
Speed up ActiveRecord counting with caching
2020
2021
2022
2023
2024
2025
0.02
Automatically add calculated attributes to ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.02
CanBe allows you to track the type of your ActiveRecord model in a consistent simple manner. With just a little configuration on your part, each type of record can contain different attributes that are specifc to that type of record.
2020
2021
2022
2023
2024
2025
0.02
Rails plugin to allow users to flag content for review
2020
2021
2022
2023
2024
2025
0.02
Capture the SQL that is executed when running ActiveRecord migrations so that it can be run in in other environments that don't support migrations.
2020
2021
2022
2023
2024
2025