codeplant / simple-navigation

A ruby gem for creating navigations (with multiple levels) for your Rails, Sinatra or Padrino applications. Render your navigation as html list, link list or breadcrumbs.
http://simple-navigation-demo.codeplant.ch/
MIT License
885 stars 136 forks source link

Generate two different navigations #18

Closed shenoudab closed 14 years ago

shenoudab commented 14 years ago

Dears,

i'm new to simple-navigation, i'd like to ask how to generate 2 different and separately navigations which will be used in different layouts.

Thanks, Shenouda Bertel

luislavena commented 14 years ago

See the wiki:

http://github.com/andi/simple-navigation/wiki/FAQ#q10

andi commented 14 years ago

yepp, this should do it. Thanks for answering.

shenoudab commented 14 years ago

Thanks, for you help.