It is a fork of
http://github.com/andi/simple-
Simple Navigation
Simple Navigation is a plugin for creating a navigation (optionally with sub navigation) for your rails app.
Source code:
git://github.com/andi/simple-.git
Documentation:
http://wiki.github.com/andi/simple-
Online Demo:
http://simple--demo.andischacke.com
Discussion Group for Feedback and Questions
http://groups.google.com/group/simple-
Diff from original
Some times you need to show all navigation tree on page(site map, for example), without config changes
Extra level :all can help you
render_navigation(:level=>:all)
Copyright © 2009 Andi Schacke, released under the MIT license