Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
Generate Go Struct from activerecord models
2021
2022
2023
2024
2025
2026
0.01
Handles ActiveRecord authors in the same way as timstamps.
2021
2022
2023
2024
2025
2026
0.01
Arboreal is yet another extension to ActiveRecord to support tree-shaped data structures.
Internally, Arboreal maintains a computed "ancestry_string" column, which caches the path from the root of
a tree to each node, allowing efficient retrieval of both ancestors and descendants.
Arboreal surf...
2021
2022
2023
2024
2025
2026
0.01
Arca is a callback analyzer for ActiveRecord ideally suited for digging yourself out of callback hell
2021
2022
2023
2024
2025
2026
0.01
Parameter filter done OO, extending strong parameters.
2021
2022
2023
2024
2025
2026
0.01
Archive your Rails models rather than delete them, with model and controller concerns.
2021
2022
2023
2024
2025
2026
0.01
ArchiveTree is a Ruby Gem that makes it easy for you to create beautiful chronological archive trees of your models. For instance, you can create a tree for your blog posts.
2021
2022
2023
2024
2025
2026
0.01
This is a functional replacement for acts_as_archive in
rails 3 applications, the only functionality that is not
duplicated is the migration from acts_as_paranoid
2021
2022
2023
2024
2025
2026
0.01
Extends ActiveRecord functionality by adding better finder/query support, as well as supporting mass data import, foreign key, CSV and temporary tables
2021
2022
2023
2024
2025
2026
0.01
Merge 2 ActiveRecords, preserving associations and attributes
2021
2022
2023
2024
2025
2026
0.01
Fast access to database results without the memory overhead of ActiveRecord objects
2021
2022
2023
2024
2025
2026
0.01
Easing the query object pattern in Rails applications.
2021
2022
2023
2024
2025
2026
0.01
ActiveRecord data synchronized with frontend DataStore
2021
2022
2023
2024
2025
2026
0.01
Override migration methods to support UUID columns without having to be explicit about it.
2021
2022
2023
2024
2025
2026
0.01
Add sorting scopes `asc` and `desc` to your ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.01
Access mysql without blocking.
2021
2022
2023
2024
2025
2026
0.01
An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
2021
2022
2023
2024
2025
2026
0.01
This plugin implements attachment storage and processing, integrated with
ActiveRecord models and Ruby CGI/Rails-style uploads. Image processing
operations including a number of different resizing & thumbnailing modes are
provided, and the architecture simplifies clean implementation of other ty...
2021
2022
2023
2024
2025
2026
0.01
Changes behavior of Active Record present?
2021
2022
2023
2024
2025
2026
0.01
Store a few extra (non-searchable) attributes away in a bucket. This is probably a horrible idea, but try it anyway.
2021
2022
2023
2024
2025
2026