0.0
Some simple helpers for routing and redirection.
2021
2022
2023
2024
2025
2026
0.07
This gem hooks into the Rack middleware of Rails. This way all paths are downcased before dispatching to Rails' routing mechanism. Querystring parameters are not changed in any way.
2021
2022
2023
2024
2025
2026
0.06
Sass compiler and Sinatra routing for SassMeister.com
2021
2022
2023
2024
2025
2026
0.05
Custom routing for Refinery CMS
2021
2022
2023
2024
2025
2026
0.03
Label-Router helps routing log messages based on their labels and namespace tag in a Kubernetes environment.
2021
2022
2023
2024
2025
2026
0.02
Rails routing helpers for TypeScript, inspired by js-routes (https://github.com/railsware/js-routes)
2021
2022
2023
2024
2025
2026
0.02
Spikard is a Rust-centric multi-language HTTP toolkit providing a high-performance core library
and language bindings (Python, Node.js, Ruby, PHP, WebAssembly) to build and validate typed web services.
The Ruby binding uses Magnus for zero-overhead FFI, providing Sinatra-style routing, full asyn...
2021
2022
2023
2024
2025
2026
0.02
A utility gem to use during development. Generates controllers, views, and routing.
2021
2022
2023
2024
2025
2026
0.02
Use controller's classes with instance methods as routing actions,
mounting its in application class.
2021
2022
2023
2024
2025
2026
0.01
RightAgent provides a foundation for running an agent on a server to interface
in a secure fashion with other agents in the RightScale system using RightNet,
which operates in either HTTP or AMQP mode. When using HTTP, RightAgent
makes requests to RightApi servers and receives requests using long...
2021
2022
2023
2024
2025
2026
0.01
RESTRack is a Rack-based MVC framework that makes it extremely easy to develop RESTful data services. It is inspired by
Rails, and follows a few of its conventions. But it has no routes file, routing relationships are done through
supplying custom code blocks to class methods such as "has_relat...
2021
2022
2023
2024
2025
2026
0.01
No need to maintain Rails' routing tests manually. RouteMechanic automatically detects broken routes and missing action methods in controller once you've finished installation.
2021
2022
2023
2024
2025
2026
0.01
Allows you to easily define the interface for a CLI app
using an easy to use DSL.
Includes a lightweight framework for a CLI app.
Features: command routing, error handling, usage generation......
2021
2022
2023
2024
2025
2026
0.01
A rack based static site builder with templates, layouts and project structure
based routing.
2021
2022
2023
2024
2025
2026
0.01
A library for configuring/parsin locales from url params or hostname for I18n.
2021
2022
2023
2024
2025
2026
0.01
GIStyle is a Rails plug-in for DOM-based routing of Javascript, inspired from Paul Irish and Jason Garber.
2021
2022
2023
2024
2025
2026
0.01
ZDevice is a Ruby DSL for assembling arbitrary ZeroMQ routing devices, with support for the ZDCF configuration syntax.
2021
2022
2023
2024
2025
2026
0.01
Flutterby is a flexible, Ruby-powered, routing graph-based web application framework that will serve your website dynamically or export it as a static site.
2021
2022
2023
2024
2025
2026
0.01
SuperfeedrEngine is a Rails engine to consume RSS in a Rails application via Superfeedr. It handles routing, subscriptions, unsubscriptions, retrieval and notifications.
2021
2022
2023
2024
2025
2026
0.01
Roda, like other routing tree web frameworks, doesn't have the ability
to introspect routes. roda-route_list offers a way to specify a json
file containing the route metadata, which the route_list plugin will
read. It also offers a roda-parse_routes binary that can parse routes
out of roda app ...
2021
2022
2023
2024
2025
2026