Generates RESTful routes for the models of a Sinatra application (ActiveRecord, DataMapper, Stone)
Utilities for parsing and creating geo route files
Dynamically generates named routes and other methods to make using nested routes easy.
Multipart forms using custom routes
Sass compiler and Sinatra routing for SassMeister.com
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.
This Rails plugin allows you to create a menu system, using a dsl (similar to routes).
This rubygem does not have a description or summary.
I18n_routing is a plugin for Ruby on Rails that lets you easily translate your routes trough the I18n api included in Rails since version 2.2
A linting tool that helps you find any routes defined in your routes.rb file that don't have a corresponding controller action, and find any _path or _url calls that don't have a corresponding route in the routes.rb file.
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 subdomain of a generated URL (or path) will be changed if the requested route has a different subdomain to that of the current request. Model-based subdomain routes can also be defined.
Library for building restful APIs, with hierarchical routing, content type handling and other RESTful stuff
Translates the Rails routes of your application into the languages defined in your locale files
Cloud Optimization API provides a portfolio of solvers to address common optimization use cases starting with optimal route planning for vehicle fleets. Note that google-cloud-optimization-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-optimization instead. See the readme for more details.
Compares New Relic controller_summary.csv to the routes defined in a Rails app
Wrapper around the routingnumbers.info API
Displays routes at <your-app>/route66
Breadcrumbs helper for Rails done in a rails way. Built on url_for, your routes, model names and i18n.
RouteNGN is an Advanced SIP Redirect Routing Platform.
Adds a route helper and controller action to catch 404 pages. 404s are stored in the database where a redirect can be set up.
Flexible toolkit to localize routes in rails.
A routing-filter additional filter that add locale unless XML or JSON, or root_url with default locale
Displays Grape routes (including comments) in YARD output.
DocMyRoutes provides a way to annotate Sinatra routes and generate documentation
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 subdomain of a generated URL (or path) will be changed if the requested route has a different subdomain to that of the current request. Model-based subdomain routes can also be defined.
A Vagrant plugin assigns the IP of the instance which vagrant-aws provider created to a specific Route 53 record set.
Epic static page rendering controller with support for nested pages, and routes at the root.
simple-login creates a basic and simple login system for Rails 3 apps. It is based on Railscasts Authentication from Scratch videos. Usage: create your rails app, then add this gem to your Gemfile. Finally, just type 'rails g simple_login'. All these routes are available: signup_path, login_path, logout_path, password_reset_path. Also, these methods are available: authorize and current_user. More info on github page.
Allows the use of named routes in Sinatra applications.
Zero-configuration GraphQL + Relay support for Rails. Adds a route to process GraphQL operations and provides a visual editor (GraphiQL) during development. Allows you to specify GraphQL queries and mutations as though they were controller actions. Automatically maps Mongoid models to GraphQL types. Seamlessly integrates with CanCan.
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, it is listening for saved changes in your `config/routes.rb`. Every time you make a change to routes.rb and you save it, restful_routing will look for `restful_routing.rb` in your root directory. It will update it if there or make it if not. `restful_routing.rb` will contain the output of `rails routes`.
find movie locations, routes and rooms
SSLHelper provides controller helpers to require/refuse SSL onto specific actions, test helpers to verify controller behaviours and named route counterparts (e.g. ssl_login_url) to clean up your view and controller code. HTTP(S) ports are configurable.
Throw some color into your rake routes task. Makes your routes more readable and better organized.
Feeder gives you a mountable engine that provides a route to a feed page in your Ruby on Rails application.
Better routes patch for Devise
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.
Your Rails 3 route helper for pretty urls sharing the same dynamic path "part". For example, use brands names and brand categories directly after the domain: /nike, /adidas, but also /sports and /fashion
Lookup bank names by routing number.
Enable config/routes/*.rb on your Rails application.
Breakout routes messages among web browsers and workers using WebSockets.
Provides a low-level up route for load balancers. Useful for injecting before loggin, so load balancers don't pollute the log.
Simple routing lib
OpenAPI documentation coverage report for Rails Route endpoints
Mount this gem into your app to automatically have access to screens that list and create comments on any of your resources that use acts_as_commentable. Those screen will be inserted in your current app layout. You can call the routes of the gem with ajax passing a parent div where you want the response to be inserted.
Generates RESTful routes for the models of a Sinatra application (ActiveRecord, DataMapper, Stone)
Simple multi-routes for sinatra i18n
A better colorized, formatted visualization of the Rake routes listing.
Convenience wrapper around the AMQP Bunny gem to better handle routing_key specific messages
A library for configuring/parsin locales from url params or hostname for I18n.