blob: 7a26799f106430edf656e447df329a178a8a15b8 (
plain) (
blame)
1
2
3
4
5
6
7
|
With the simple-navigation gem installed you can easily create multilevel
navigations for your Rails, Sinatra or Padrino applications. The navigation is
defined in a single configuration file. It supports automatic as well as
explicit highlighting of the currently active navigation through regular
expressions.
WWW: https://github.com/codeplant/simple-navigation
|