Ruby on Rails Thursday, July 4, 2013


On Jul 4, 2013, at 8:59 AM, Scott Hiscock <lists@ruby-forum.com> wrote:

Hello, i would like to ask how can i generate menu items from database
using simple-navigation ? i was looking in documentation
https://github.com/andi/simple-navigation/wiki/Dynamic-Navigation-Items
but i dont get it.

i have default config/navigation.rb

SimpleNavigation::Configuration.run do |navigation|
   ...
end

and i have database

categories
id
category_id
name

how can i generate a menu ? thank you :-)

--
Posted via http://www.ruby-forum.com/.

There is a group for simple-navigation:

Discussion Group for Feedback and Questions    http://groups.google.com/group/simple-navigation  

Maybe direct your question there if you don't get any responses here.

No comments:

Post a Comment