Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

groute

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

groute

  • 0.1.9
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

groute

Adds a simple utility to quickly search over your routes.

How to use

From your rails directory instead of

rake routes | grep <PATTERN>

type

groute <PATTERN>

The full output from rake routes will be saved and reused until the modification time on config/routes.rb is updated

Install

Best place to install is your global gemset.

rvm use 1.9.3@global
gem install groute
. .rvmrc # if inside a project folder

FAQs

Package last updated on 09 Apr 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc