forked from codeplant/simple-navigation
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
andi edited this page Jul 25, 2012
·
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. Check out What's new in version 3.0.0 for details.
- 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
- Rendering – how to render your navigation in the views
- Styling – how to style your navigation
- Dynamic Navigation Items – how the provide the navigation items dynamically
- 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.