Tuesday, March 31, 2009

Simple Navigation Plugin for Rails

Over the last two weeks, I've been working on the simple-navigation plugin which you can use to create the main navigation for your rails app.

In the last year, I built several apps and had to repeatedly implement similar code for creating a navigation. Thus, I thought it would be helpful to have a plugin which generates the code for the navigation and can easily be configured.

Please check out the online demo on simple-navigation-demo.andischacke.com or checkout the wiki on github.

I'd appreciate your feedback on any missing features or bugs, just go to the simple navigation discussion group or leave a comment here.

Update: This post is about an old version of the simple navigation plugin. Please see this post for the new version.

Update: The gem is now ruby 1.9.1 compliant (as of version 1.3.1)

No comments: