semantic-menu icon indicating copy to clipboard operation
semantic-menu copied to clipboard

A plugin to make rails menus easier to write

Results 3 semantic-menu issues
Sort by recently updated
recently updated
newest added

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