Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
2.58
Essential models, mailers, and classes for the Solidus e-commerce project.
2020
2021
2022
2023
2024
2025
2.52
Administrate is heavily inspired by projects like Rails Admin and ActiveAdmin,
but aims to provide a better user experience for site admins,
and to be easier for developers to customize.
To do that, we're following a few simple rules:
- No DSLs (domain-specific languages)
- Support the simplest...
2020
2021
2022
2023
2024
2025
2.35
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using much, much, much less code. You would use either plugin / gem if you
wished that when you called destroy on an Active Record object that it
didn't actually destroy it, but just "hid" the record. Paran...
2020
2021
2022
2023
2024
2025
2.29
ActiveRecord feature flag adapter for Flipper
2020
2021
2022
2023
2024
2025
2.18
Catch unsafe migrations in development
2020
2021
2022
2023
2024
2025
2.15
The core of Refinery CMS. This handles the common functionality and is required by most extensions
2020
2021
2022
2023
2024
2025
2.01
Generates attr_accessors that encrypt and decrypt attributes transparently
2020
2021
2022
2023
2024
2025
1.94
Log all changes to your models
2020
2021
2022
2023
2024
2025
1.94
Log all changes to your models
2020
2021
2022
2023
2024
2025
1.92
Automatically generate an entity-relationship diagram (ERD) for your Rails models.
2020
2021
2022
2023
2024
2025
1.82
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
2020
2021
2022
2023
2024
2025
1.81
Ancestry allows the records of a ActiveRecord model to be organized in a tree
structure, using the materialized path pattern. It exposes the standard
relations (ancestors, parent, root, children, siblings, descendants)
and allows them to be fetched in a single query. Additional features i...
2020
2021
2022
2023
2024
2025
1.79
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
2020
2021
2022
2023
2024
2025
1.78
An unobtrusive ruby authentication library based on ActiveRecord.
2020
2021
2022
2023
2024
2025
1.78
JSON API(jsonapi.org) serializer that works with rails and can be used to serialize any kind of ruby objects
2020
2021
2022
2023
2024
2025
1.67
Attach comments to your ActiveRecord queries.
2020
2021
2022
2023
2024
2025
1.63
Find a needle in a haystack using string similarity and (optionally) regexp rules. Replaces loose_tight_dictionary.
2020
2021
2022
2023
2024
2025
1.59
Adds methods to ActiveRecord::Migration to create and manage database views
in Rails
2020
2021
2022
2023
2024
2025
1.58
Explore your data with SQL. Easily create charts and dashboards, and share them with your team.
2020
2021
2022
2023
2024
2025
1.54
Library for validating urls in Rails.
2020
2021
2022
2023
2024
2025