You are here: Browse Railsplugins Jsmenu
Description goes here
@menu.resource :student @menu.menu “Help”, :url => help_url do |h| h.item “Contents”, :url => help_url(:action=>‘contents’) end
@menu.find_menu(“Grades”) do |menu| menu.item “Additional Info”, :url => some_url end
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly