-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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. Check out What's new in version 3.0.0 for details.
By the way: I’m currently available for hire. Send me a message if you’re interested.
- About – what is it and how does it work?
- Installation – how to install the gem in your rails app
- Configuration – how to configure your navigation and determine the active navigation item
- Dynamic Navigation Items – how the provide the navigation items dynamically
- Rendering – how to render your navigation in the views
- Styling – how to style your navigation
- Demonstration – a live demonstration of simple-navigation
- FAQ – frequently asked questions
- Help – how to get help
- Who is using – A list of sites that are using simple-navigation
- Upcoming Features
The simple-navigation gem is ruby 1.9 compliant.
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.