Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
Write a longer description or delete this line.
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
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
0.0
Provides jsonb_where, jsonb_order, and atomic update methods (jsonb_update!, jsonb_delete_key, jsonb_array_append, jsonb_increment, and more) for PostgreSQL JSONB columns in Rails ActiveRecord. Generates safe, type-cast SQL with no lost-update race conditions under concurrency.
2021
2022
2023
2024
2025
2026
0.0
Base class for salesforce migrations, activerecord types; deduplication rules aware, and rake tasks to sync schema
2021
2022
2023
2024
2025
2026
0.0
set up a protective sandbox for database transactions
2021
2022
2023
2024
2025
2026
0.0
Generate automatically scopes in your model (PostgreSQL, SQLite, MySQL, etc...)
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to implement serverside processing (filtering and sorting) easily for datatables, even with computed columns. That allows you to perform filtering and sorting on complex expressions on database level while being very easy to use when this complexity is not required.
2021
2022
2023
2024
2025
2026
0.0
A simple way to initialize objects in rails controllers using callbacks and ruby magic!
2021
2022
2023
2024
2025
2026