Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Give records the ability to validate temporal constraints on themselves and associations
2021
2022
2023
2024
2025
2026
0.0
Create temporary tables for Rspec tests.
2021
2022
2023
2024
2025
2026
0.0
There are 3 approachs to turn your application 'Tenantable'. One database per tenant, one database for all tenants and last but not least one database/schema per tenant
2021
2022
2023
2024
2025
2026
0.0
detect queries without tenant.
2021
2022
2023
2024
2025
2026
0.0
Framework de infraestructura para Rails 7.1+ que automatiza el particionamiento nativo (List Partitioning). Incluye soporte para Composite Primary Keys, orquestación de tenants y migraciones zero-downtime.
2021
2022
2023
2024
2025
2026
0.0
The ten_cubed gem allows you to easily integrate an artificially restricted social graph into your Rails application. It limits users to 10 direct connections and provides a network of up to 1,110 total connections (10 + 100 + 1000) with configurable degree access. Requires PostgreSQL.
2021
2022
2023
2024
2025
2026
0.0
An adaptation of grossers's translatable attributes
2021
2022
2023
2024
2025
2026
0.0
A magic for life developer.
2021
2022
2023
2024
2025
2026
0.0
Returns list of public methods that do not have their own unit tests. Gem checkes classes in app directory againts tests in spec directory. Checkout http://betterspecs.org to learn expected conventions in specs.
2021
2022
2023
2024
2025
2026
0.0
Plugin for read-only content websites with MongoDB storage.
Works perfect with Rambler&Co CQRS projects
2021
2022
2023
2024
2025
2026
0.0
Wraps the machineshop API.
2021
2022
2023
2024
2025
2026
0.0
This is simple and nice tool to inspect how application operates with current DB structure while testing app,
meaning redundant indexes, sequential scans, dummy requests and any other unintended behaviour customized by user.
2021
2022
2023
2024
2025
2026
0.0
Test Seeds piggy backs on the transaction fixtures functionality. Test Seeds load fixtures into the database in the same way but then start a db transaction for the duration of the test file. Any objects for the common scenarios are then created and inserted into the database. Test Seeds then exe...
2021
2022
2023
2024
2025
2026
0.0
Text based nested set.
2021
2022
2023
2024
2025
2026
0.0
Simple captcha based on plain text questions.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord/Rails filter text fields before assigning them
2021
2022
2023
2024
2025
2026
0.0
Texticle exposes full text search capabilities from PostgreSQL, extending
ActiveRecord with scopes making search easy and fun!
2021
2022
2023
2024
2025
2026
0.0
Send SMS either via `phone` column in class, or by calling Textr directly
2021
2022
2023
2024
2025
2026
0.0
Ask questions in plain English, get SQL queries and human-readable answers. Works with any LLM provider (Anthropic Claude, OpenAI, Ollama, or custom). Includes security guardrails: SELECT-only, column blocklists, query timeouts, audit logging.
2021
2022
2023
2024
2025
2026
0.0
Transparent support for pagination using WillPaginate with POX (Plain Old Xml) and ActiveResource. This gem is based on C42 Engineering's experience building largish distributed systems consisting of multiple Rails apps integrated over POX (Plain Old XML).
2021
2022
2023
2024
2025
2026