June 19, 2006 @ 10:25 AM

New Plugin: Routing Navigator

The hardest part about using the simply_restful plugin is dealing with all new routes it generates. After struggling through RailsDay with crazy custom routes, courtenay suggested modifying my routing navigator view so it showed the current controller’s routes at the bottom. Here’s a video (804k) of it in action.

my caboose blog post


  script/plugin source http://svn.techno-weenie.net/projects/plugins
  script/plugin install routing_navigator

Or grab it from svn.

Comments are closed.