Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.03
Active Record slotted counters support
2020
2021
2022
2023
2024
2025
0.03
Just wrap your existing code in `@relation.summarize do |relation| ... end` and run your queries against relation instead of @relation.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.03
Sane ActiveRecord tree builder
2020
2021
2022
2023
2024
2025
0.03
Provides various extensions to the Rails ActiveRecord adapters.
2020
2021
2022
2023
2024
2025
0.03
ActiveRecord::Base.connection.after_transaction_commit { ... }
2020
2021
2022
2023
2024
2025
0.03
A simple API for creating and finding sets of data in your database, built on ActiveRecord.
2020
2021
2022
2023
2024
2025
0.03
Creates aliases of ActiveRecord named scopes.
2020
2021
2022
2023
2024
2025
0.03
ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.
2020
2021
2022
2023
2024
2025
0.03
Access postgres without blocking.
2020
2021
2022
2023
2024
2025
0.03
ActiveRecord plugin that allows to specify default values for attributes
2020
2021
2022
2023
2024
2025
0.03
Execute any ActiveRecord Model method in the background
2020
2021
2022
2023
2024
2025
0.03
A simple API for creating and finding sets of data in your database, built on ActiveRecord.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.03
Birthday gem creates convienent methods for date and datetime fields in ActiveRecord, making it possible to look for birthdays without a hassle.
2020
2021
2022
2023
2024
2025
0.03
Rails database scrubber and loader, great for seeding your dev db with real but sanitized data
2020
2021
2022
2023
2024
2025
0.03
Activities recording and retrieving using a simple Pub/Sub architecture.
2020
2021
2022
2023
2024
2025
0.03
Cards are wiki-inspired data atoms.Card "Sharks" use links, nests, types, patterned names, queries, views, events, and rules to create rich structures.
2020
2021
2022
2023
2024
2025
0.03
A lightweight and database-level library to transform any Active Record query into analytics data ready for any chart
2020
2021
2022
2023
2024
2025
0.03
ActiveRecord plugin designed to allow simple multiple table (class) inheritance.
2020
2021
2022
2023
2024
2025