Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.04
Yet Another N+1 COUNT Query Killer for ActiveRecord
2020
2021
2022
2023
2024
2025
0.04
A tracer for Active Record queries
2020
2021
2022
2023
2024
2025
0.04
Activity feeds backed by Redis
2020
2021
2022
2023
2024
2025
0.04
It just makes sense to store mutable, site-wide, admin-level settings in the database. Right? A key-value table may be more flexible, but maybe we don't want to be flexible! If you truly want that flexibility: http://github.com/stephencelis/kvc
2020
2021
2022
2023
2024
2025
0.04
Creates aliases of ActiveRecord named scopes.
2020
2021
2022
2023
2024
2025
0.04
ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.
2020
2021
2022
2023
2024
2025
0.04
Rails console history for Heroku, Docker, and more
2020
2021
2022
2023
2024
2025
0.04
Generates attr_accessors that encrypt and decrypt attributes transparently
2020
2021
2022
2023
2024
2025
0.04
A simple gem that audit ActiveRecord models' attributes or methods by taking snapshots and diff them for you. Starting from scratch to work with Rails 3.2.2 onwards
2020
2021
2022
2023
2024
2025
0.04
Automaticaly increments an ActiveRecord column
2020
2021
2022
2023
2024
2025
0.04
Execute any ActiveRecord Model method in the background
2020
2021
2022
2023
2024
2025
0.04
GoogleBigQuery ActiveRecord Adapter & standalone API client
2020
2021
2022
2023
2024
2025
0.04
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.04
CarrierWave storage for Dropbox
2020
2021
2022
2023
2024
2025
0.04
This gem adds to carrierwave a storage facility which will use the PostgreSQL's oid datatype to reference a large object residing in the databse. It supports up to 2GB files, though it's better suited for smaller ones. Makes life easier for fast prototyping and put all your data in the same place...
2020
2021
2022
2023
2024
2025
0.04
ActiveRecord plugin designed to allow simple multiple table (class) inheritance.
2020
2021
2022
2023
2024
2025
0.04
Lazily loads large columns on demand.
By default, does this for all TEXT (:text) and BLOB (:binary) columns, but a list
of specific columns to load on demand can be given.
This is useful to reduce the memory taken by Rails when loading a number of records
that have large columns if those partic...
2020
2021
2022
2023
2024
2025
0.04
Gems main responsibility is to provide service for copying Carrierwave files between records
2020
2021
2022
2023
2024
2025
0.04
Deploy smart, not hard.
2020
2021
2022
2023
2024
2025
0.04
Fix n+1 aggregate sql functions for rails
2020
2021
2022
2023
2024
2025