Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.03
ActiveRecord OpenTracing intrumenter
2019
2020
2021
2022
2023
2024
0.03
Support for Postgres Notify/Listen
2019
2020
2021
2022
2023
2024
0.03
An Active Record extension for Multitenancy with PostgreSQL Row Level Security
2019
2020
2021
2022
2023
2024
0.03
Automatic database view creation for ActiveRecord
2019
2020
2021
2022
2023
2024
0.03
acts_as_account implements double entry accounting for Rails models. Your
models get accounts and you can do consistent transactions between them.
Since the documentation is sparse, see the transfer.feature for usage
examples.
2019
2020
2021
2022
2023
2024
0.03
Provides various extensions to the Rails ActiveRecord adapters.
2019
2020
2021
2022
2023
2024
0.03
ActiveRecord::Base.connection.after_transaction_commit { ... }
2019
2020
2021
2022
2023
2024
0.03
ActiveRecord Object Instrumenter: Instrument the creation of ActiveRecord objects
2019
2020
2021
2022
2023
2024
0.03
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.
2019
2020
2021
2022
2023
2024
0.03
These RSpec matchers allow guarding against N+1 queries by specifying exactly how many queries you expect each of your ActiveRecord models to perform.
2019
2020
2021
2022
2023
2024
0.03
Associate multiple models together and make them behave as one.
2019
2020
2021
2022
2023
2024
0.03
This rubygem does not have a description or summary.
2019
2020
2021
2022
2023
2024
0.03
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.
2019
2020
2021
2022
2023
2024
0.03
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.
2019
2020
2021
2022
2023
2024
0.03
Automatically userstamps create and update operations if the table has created_by and/or updated_by columns
2019
2020
2021
2022
2023
2024
0.03
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...
2019
2020
2021
2022
2023
2024
0.03
Speed up ActiveRecord counting with caching
2019
2020
2021
2022
2023
2024
0.03
Various GraphQL caching / instrumentation tools
2019
2020
2021
2022
2023
2024
0.03
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.
2019
2020
2021
2022
2023
2024
0.03
Rails plugin to allow users to flag content for review
2019
2020
2021
2022
2023
2024