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/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/64eb398352e66f53735fa92a2cfe937d%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to