0.01
Pulls in a ton of data from the Federal Reserve and other places to provide an interface to a whole bunch of information about bank routing numbers.
2021
2022
2023
2024
2025
2026
0.01
Routing concerns for Action Pack
2021
2022
2023
2024
2025
2026
0.0
This adds a routing constraint and controller methods to allow dynamic subdomain-based routing.
2021
2022
2023
2024
2025
2026
0.0
Provides tree-based routing syntax for building RESTful APIs.
2021
2022
2023
2024
2025
2026
0.0
Routing Tomogram API
2021
2022
2023
2024
2025
2026
0.0
Some simple helpers for routing and redirection.
2021
2022
2023
2024
2025
2026
0.0
Adds domain, subdomain and fqdn routing support to Rails
2021
2022
2023
2024
2025
2026
0.0
Routing functionality for Pakyow
2021
2022
2023
2024
2025
2026
0.0
Add routing hints to the application to enable direct-to-shard transaction routing in ambiguous contexts.
2021
2022
2023
2024
2025
2026
0.0
OSRM Project routing wrapper for Ruby
2021
2022
2023
2024
2025
2026
0.0
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. It uses familar logger pattern known from log4xxx.
NLog is very easy to use and configure, both t...
2021
2022
2023
2024
2025
2026
0.0
Rspec matchers for Rails routing.
2021
2022
2023
2024
2025
2026
0.0
While developing Rails apps, it is often difficult to remember which prefixes route to which controller#action. That is why it is useful to run `rails routes` and put that output in a file for later reference. This gem does that for you.
After installing the gem in your Rails project, ...
2021
2022
2023
2024
2025
2026
0.0
bulk processing routing for Rails
2021
2022
2023
2024
2025
2026
0.0
Routes are an important part of your application. The larger the app, the more valuable test-driven routing will be. This gem makes testing routes as easy as defining them.
2021
2022
2023
2024
2025
2026
0.0
Urushiol was born out of necessity. When we decided to migrate our reverse proxy routing from Apache to Varnish we noticed that this would not be a trivial matter. As the migration came to a halt due to unexpected routing errors we decided that, having a proper way of testing our configs would no...
2021
2022
2023
2024
2025
2026
0.0
Provides a generic interface for routing services that can by used to calculate directions between geolocations.
Makes parsing and use-case specific data handling easy trough an extendable middleware stack.
2021
2022
2023
2024
2025
2026
0.0
Mac VPN routing setting tool.
2021
2022
2023
2024
2025
2026
0.0
Extension to rspec-rails that allows some shortcuts in routing tests.
With it, this:
describe "users routes" do
describe "GET /" do
it{{:get => '/'}.should route_to "users#index"}
end
describe "POST /" do
it{{:post => '/'}.should be_routable}
end
end
...
2021
2022
2023
2024
2025
2026
0.0
Mixboard is a framework for routing signals from sources to sinks. Signals can be metrics,
log messages, errors, or any other similar piece of information one might want to route
from a source to a sink. Conditional routing is available via filters, and transformation
of signals is possible via s...
2021
2022
2023
2024
2025
2026