Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
Allow to developers increase rails performance in some cases
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
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
0.0
rails_sorbet_enum is a gem that makes it simple to use typed Sorbet T::Enums
as fields on ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Adds support for using SQL views within ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
RailsTables is a simple DSL built on top of jquery-datatables-rails to quickly compose performant jQuery datatables for your Rails app.
2021
2022
2023
2024
2025
2026
0.0
Makes creating swift models based off of rails active record models a simple rake task.
2021
2022
2023
2024
2025
2026
0.0
Rails UI Guard provides a clean way to lock/unlock features, show maintenance overlays,
and enforce backend security for modules in multi-tenant Rails applications.
Features:
- Per-tenant feature status management (Active, Locked, Under Work)
- UI blur/overlay system (no JavaScript required)
- ...
2021
2022
2023
2024
2025
2026
0.0
Validates whether associations are uniqueness when using accepts_nested_attributes_for.
2021
2022
2023
2024
2025
2026