Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
Imagine you have an Account model which has many transactions.
calculable_attrs gem allows you to define Account#balance as SUM(transactions.amount) directly in your Account model.
And solves n+1 problem for you in an elegant way.
2021
2022
2023
2024
2025
2026
0.01
Validate carrierwave uploads are virus free with clamav.
2021
2022
2023
2024
2025
2026
0.01
Asynchronously LISTEN for Postgresql NOTIFY messages with payloads and Do Something
2021
2022
2023
2024
2025
2026
0.01
An Active Record extension to provide state callbacks
2021
2022
2023
2024
2025
2026
0.01
Simple ActiveRecord audit system
2021
2022
2023
2024
2025
2026
0.01
circuit_switch is a gem for 'difficult' application. This switch helps to make changes easier and deploy safely.
2021
2022
2023
2024
2025
2026
0.01
For Rails applications - add creator and updater to your ActiveRecord models
and automatically set these from current_user
See the README on github for more info
2021
2022
2023
2024
2025
2026
0.01
Show recently news on the terminal.
2021
2022
2023
2024
2025
2026
0.01
A tool for automated testing and debugging of automation scripts (e.g., Chef).
2021
2022
2023
2024
2025
2026
0.01
Add comment support for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.01
ComputedModel is a helper for building a read-only model (sometimes called a view)
from multiple sources of models.
It comes with batch loading and dependency resolution for better performance.
It is designed to be universal. It's as easy as pie to pull data from both
ActiveRecord and remote ser...
2021
2022
2023
2024
2025
2026
0.01
Give condition when to increment/decrement counter cache.
2021
2022
2023
2024
2025
2026
0.01
Consent permission based authorization
2021
2022
2023
2024
2025
2026
0.01
Consort allows you to define relationships between various ORM/ODMs and access them similarly to ActiveRecord associations.
2021
2022
2023
2024
2025
2026
0.01
Consort allows you to define relationships between various ORM/ODMs and access them similarly to ActiveRecord associations.
2021
2022
2023
2024
2025
2026
0.01
Loads all records from the table on first use, and thereafter returns the
cached (and frozen) records for all find calls.
Optionally, creates class-level methods you can use to grab the records,
named after the name field you specify.
2021
2022
2023
2024
2025
2026
0.01
Dynamic scopes by convention for ActiveRecord 3
2021
2022
2023
2024
2025
2026
0.01
copycats - command line tool (and core library) crypto cats / kitties collectibles unchained - buy! sell! hodl! sire! - play for free - runs off the blockchain w/ ledger lite - no ether / gas required; run your own peer-to-peer (P2P) network node over HTTP
2021
2022
2023
2024
2025
2026
0.01
Replacement for ActiveRecord belongs_to :counter_cache with ability to specify conditions.
2021
2022
2023
2024
2025
2026
0.01
A general purpose Rails utility plugin.
2021
2022
2023
2024
2025
2026