Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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.
2021
2022
2023
2024
2025
2026
0.02
Add MySQL geometry type to Active Record.
2021
2022
2023
2024
2025
2026
0.02
ActiveRecord Object Instrumenter: Instrument the creation of ActiveRecord objects
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.02
Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations
2021
2022
2023
2024
2025
2026
0.02
Associate multiple models together and make them behave as one.
2021
2022
2023
2024
2025
2026
0.02
This rubygem does not have a description or summary.
2021
2022
2023
2024
2025
2026
0.02
Access postgres without blocking.
2021
2022
2023
2024
2025
2026
0.02
Auditor allows you to declaratively specify what CRUD operations should be audited and save the audit data to the database.
2021
2022
2023
2024
2025
2026
0.02
Automatic data change tracking for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.02
Measure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` solution. Use `benchmark` to see how much time it take sto execute your method.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.02
bio-ngs provides a framework for handling NGS data with BioRuby
2021
2022
2023
2024
2025
2026
0.02
bio-ngs provides a framework for handling NGS data with BioRuby
2021
2022
2023
2024
2025
2026
0.02
Automatically userstamps create and update operations if the table has created_by and/or updated_by columns
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.02
Speed up ActiveRecord counting with caching
2021
2022
2023
2024
2025
2026
0.02
Various GraphQL caching / instrumentation tools
2021
2022
2023
2024
2025
2026
0.02
Automatically add calculated attributes to ActiveRecord models.
2021
2022
2023
2024
2025
2026