Skip to content
andi edited this page Oct 18, 2010 · 101 revisions

simple-navigation is a ruby gem for creating navigations (with multiple levels) for your Rails2, Rails3, Sinatra or Padrino applications. You can render your navigation as html list, link list or breadcrumbs.

To see the gem/plugin in action please visit the online demo.

Update: Version 3.0.0 has been released. If you’re upgrading from 2.x, please check out What's new in version 3.0.0 for details.

By the way: I’m interested in who is using the simple-navigation gem. So if you are using the plugin for a public website, please add your site here.

Table of contents

Ruby 1.9 Compliance

The simple-navigation gem is ruby 1.9 compliant.

Credits

I would like to thank the whole community for the feedback and inspiration. Special thanks goes to Markus Schirp, Jack Dempsey, Richard Hulse, Gernot Kogler and Florian Hanke for providing patches, enhancements, ideas and support.

Please also check out the complete list of contributors.

Clone this wiki locally