You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nikolas edited this page Apr 25, 2019
·
10 revisions
simple-navigation is a ruby gem for creating navigations (with multiple levels) for your Rails (Tested with versions 3.2 up to 5.2), 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.
Upgrade hint for v4.0.0
This release mainly consists of internal refactorings. However, there is a change in how to set HTML attributes of generated list items and links. To set HTML attributes, use the following options in your navigation.rb file:
The simple-navigation gem is tested against the following versions of Ruby:
2.3.3
and the following versions of Rails:
last stable 3.2
last stable 4.1
last stable 4.2
last stable 5.2
Credits
We would like to thank the whole community for the feedback and inspiration. Special thanks goes to the following contributors for providing patches, enhancements, ideas and support.