Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Gem for enumerating Class attributes
2021
2022
2023
2024
2025
2026
0.0
Set of extensions to core rails libraries.
2021
2022
2023
2024
2025
2026
0.0
This gem can define custom behavior when calling count on an AREL relation. This is especially useful when using relation.select('column AS something'), which currently will cause SQL errors.
2021
2022
2023
2024
2025
2026
0.0
This gem provides CRUD functionality for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
Await readiness of database, when using Google Cloud SQL Auth Proxy for example.
2021
2022
2023
2024
2025
2026
0.0
Setup event sourcing in a Rails application easily
2021
2022
2023
2024
2025
2026
0.0
Explicitly mark Rails methods as overridden
2021
2022
2023
2024
2025
2026
0.0
Starting in v5.0, Rails removed the `force_reload` option from ActiveRecord association readers. This gem adds that functionality back in.
2021
2022
2023
2024
2025
2026
0.0
Starting in v5.0, Rails removed the `force_reload` option from ActiveRecord association readers. This gem adds that functionality back in.
2021
2022
2023
2024
2025
2026
0.0
simple rails html validator
2021
2022
2023
2024
2025
2026
0.0
This gem adds helpers on ActiveRecord models to shorten the I18n.t calls. It also provides a fallback on the default locale, and a glocab default mechanism (see Readme for more infos)
2021
2022
2023
2024
2025
2026
0.0
Rails Engine that captures exceptions, stores them in your database with rich context, and exposes error data via a bundled MCP server so AI agents can triage, resolve, and fix errors autonomously.
2021
2022
2023
2024
2025
2026
0.0
Enhances Rails inheritable attributes to ensure that changes to super classes are passed on to the subclasses
2021
2022
2023
2024
2025
2026
0.0
Provides a ActiveRecord Rake tasks and integration for Sinatra, Goliath, etc.
2021
2022
2023
2024
2025
2026
0.0
RailsLLM integrates the llm.rb runtime and its features into Rails.
RailsLLM extends the builtin ActiveRecord support available to the llm.rb
runtime with a Rails integration that includes generators for getting set up quickly,
and an engine for a stream-capable chat interface that can be extend...
2021
2022
2023
2024
2025
2026
0.0
A little app that parses through your rails log file and converts it into a SQLite database.
2021
2022
2023
2024
2025
2026
0.0
creates look up table functionality on a model
2021
2022
2023
2024
2025
2026
0.0
Simple implementation of state machine for Rails using enums.
2021
2022
2023
2024
2025
2026
0.0
Use this gem to match attributes between your object instances.
It basically returns the percentage of attributes matched between two instances.
2021
2022
2023
2024
2025
2026
0.0
MCP server that indexes codebases using AST-aware chunking and vector embeddings, providing semantic search for Claude Code and other MCP clients.
2021
2022
2023
2024
2025
2026