semantic-menu
semantic-menu copied to clipboard
A plugin to make rails menus easier to write
Added support for Rails XSS protection and support newer rails versions that warn on use of deprecated Kernel#returning calls.
Hello, I ran into a situation where I had nested resources and the current_page? method no longer worked, so I added the ability to manually switch the active attribute. Includes...
Hello. I am using semantic-menu in my application. Right now, when I click on one of the options in the menu, it will expand and it is going to show...