Project
Reverse Dependencies for railties
The projects listed here declare railties as a runtime or development dependency
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
Overrides rails controller generator to generate an integration test instead of a controller test
2021
2022
2023
2024
2025
2026
0.0
jQuery File Upload by Sebastian Tschan integrated for Rails >= 3.1 Asset Pipeline
2021
2022
2023
2024
2025
2026
0.0
Make a wizard out of your form.
2021
2022
2023
2024
2025
2026
0.0
Delimit input text into nice looking tags for your form input
2021
2022
2023
2024
2025
2026
0.0
Add support for different credentials for different kmss to Rails
2021
2022
2023
2024
2025
2026
0.0
A CLI wrapper around `rails new` that applies preset flags (-d postgresql -T --api --minimal), adds a curated set of gems (RSpec, RuboCop, factory_bot, Bullet, SimpleCov, test-prof), and bootstraps Claude Code slash commands for common development tasks (fix, lint, commit, review-pr, add-tests, c...
2021
2022
2023
2024
2025
2026
0.0
A helper gem to migrate to latest version of rails
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
Rails middleware for Lograge with support to log exceptions from Rails and ActiveJobs
2021
2022
2023
2024
2025
2026
0.0
Truncate test and development logs when they reach specific size
2021
2022
2023
2024
2025
2026
0.0
An MCP server that lets you annotate Rails views in the browser and have AI agents read and act on your feedback.
2021
2022
2023
2024
2025
2026
0.0
Rails Material Design Icons provides the web fonts and stylesheets as a Rails engine for use with the asset pipeline.
2021
2022
2023
2024
2025
2026
0.0
Simple menu manager for Rails.
2021
2022
2023
2024
2025
2026
0.0
Adds several additional operations useful for customizing your Rails middleware stack.
2021
2022
2023
2024
2025
2026
0.0
Runs Rails migrations in a Redis-backed mutex.
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
Installs controllers, services, and configuration to enable multi-tenant authentication using activerecord-tenanted.
2021
2022
2023
2024
2025
2026
0.0
rails_named_cache lets a Rails application register several
ActiveSupport::Cache::Store instances by name and read them back with
Rails.cache(:memory), Rails.cache(:redis), Rails.cache(:pricing) and so on.
Rails.cache keeps working exactly as before, stores are never wrapped, and
no new caching A...
2021
2022
2023
2024
2025
2026
0.0
This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.
2021
2022
2023
2024
2025
2026