0.0
SubdomainRoutes add subdomain conditions to the Rails routing system. Routes may be restricted to
one or many specified subdomains. An URL will be recognised only if the host subdomain matches the
subdomain specified in the route. Route generation is also enhanced, so that the s...
2021
2022
2023
2024
2025
2026
0.0
RobotLab is a Ruby framework for building and orchestrating multi-robot LLM workflows.
Built on ruby_llm, it provides robots with template-based prompts, tools, and shared
memory; networks for coordinating multiple robots with intelligent routing; MCP (Model
Context Protocol) integration for exte...
2021
2022
2023
2024
2025
2026
0.0
Routing and utilities for static pages creation in Rails.
2021
2022
2023
2024
2025
2026
0.0
Rodish parses an argv array using a routing tree approach. It is
designed to make it easy to implement command line applications
that support multiple levels of subcommands, with options at each
level.
2021
2022
2023
2024
2025
2026
0.0
Ukiryu is a platform-adaptive command execution framework that transforms CLI tools
into declarative APIs. It provides the "OpenAPI" for command-line interfaces,
enabling cross-platform tool integration with type safety and structured results.
Key features:
* Declarative YAML profiles define to...
2021
2022
2023
2024
2025
2026
0.0
A Ruby gem for building API clients through declarative configuration. Features include
automatic HTTP method detection, nested routing, streaming support, configurable retries,
and security features like SSL verification, SSRF protection, and path traversal prevention.
Define your API endpoints ...
2021
2022
2023
2024
2025
2026
0.0
An HTTP server framework similar to FastAPI, featuring async processing, dynamic routing, and type validation.
2021
2022
2023
2024
2025
2026
0.0
Makes information about a Rails application's resources (as defined via the 'resource(s)' routing DSL methods) available via Rails.application.resources
2021
2022
2023
2024
2025
2026
0.0
Captures LLM token usage metrics per task for cost attribution and intelligent routing
2021
2022
2023
2024
2025
2026
0.0
RainbowLLM provides intelligent routing and failover capabilities for multiple LLM providers. Automatically tries providers in sequence until one responds successfully, ensuring reliable access to LLM services.
2021
2022
2023
2024
2025
2026
0.0
A production-grade control plane for routing tasks to Claude, Codex, and Cursor with local planning.
2021
2022
2023
2024
2025
2026
0.0
ActiveMatrix is a comprehensive Rails-native Matrix SDK that enables developers to build sophisticated multi-agent bot systems
and real-time communication features. This gem provides deep Rails integration with ActiveRecord models, state machines for
bot lifecycle management, multi-tiered memory ...
2021
2022
2023
2024
2025
2026
0.0
Framework MVC ringan dengan tema modern, sistem routing, dan dukungan multi-database (SQLite & MongoDB).
2021
2022
2023
2024
2025
2026
0.0
simple redirects straight from your routes.rb file
2021
2022
2023
2024
2025
2026
0.0
Find waf logs that match rails routing.
2021
2022
2023
2024
2025
2026
0.0
simple redirects straight from your routes.rb file
2021
2022
2023
2024
2025
2026
0.0
URI-based CRUD endpoint routing for Reel; supporting HTTP/S requests, Web Sockets, and Server Sent Events.
2021
2022
2023
2024
2025
2026
0.0
Get a list of Federal Reserve E-Payments Routing Directory
2021
2022
2023
2024
2025
2026
0.0
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails supports RESTful routing out-of-the-box. However, as you move along, you will often find yourself repeating the code for the seven REST actions: index, show, new, create, edit, update, destroy. This gem allows you to get all of the code for free by simply typing 'include Rest' at to...
2021
2022
2023
2024
2025
2026