Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
0.0
Railsmith provides service-layer architecture primitives for domain routing, CRUD/bulk operations, and structured results.
2021
2022
2023
2024
2025
2026
0.0
Allow to developers increase rails performance in some cases
2021
2022
2023
2024
2025
2026
0.0
Rails-specific OpenTelemetry enhancements for source location tracking and database instrumentation. Maintained by Last9.
2021
2022
2023
2024
2025
2026
0.0
Simple, Elastic-quality search for Postgres via ParadeDB and ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Write your Postgres triggers directly in your models.
2021
2022
2023
2024
2025
2026
0.0
Handling for phone numbers in rails apps. Make the aggressive
assumption that a valid phone number is a 10 digit number. Users can
input numbers in any format so long as they contain exactly 10 numeric
digits.
2021
2022
2023
2024
2025
2026
0.0
A "Productized Rails Application" is a single generic application having a hierarchical structure wherein add-ons and tweaks for concurrent versions of the application are possible without affecting the core "generic" code base. You might use this, for example, if you want to...
2021
2022
2023
2024
2025
2026