<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="-1"><font face="DejaVu Sans Mono">Hi all,<br>
        <br>
        I got tired of trying to decipher the output of rake routes
        every time I needed to view the routes.<br>
        <br>
        so I made a script to format the output and figured I should
        share it will all of you fine people.<br>
        <br>
        to view formatted routes (a little easier on the eyes):<br>
        $ script/routes<br>
        <br>
        Then pipe it to grep to narrow your results, etc.<br>
        <br>
        Please feel free to change if needed.<br>
      </font></font>
    <pre class="moz-signature" cols="72">-- 
Adam Price</pre>
  </body>
</html>