You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jpmckinney edited this page Jul 1, 2012
·
3 revisions
There may be an instance where you would want to have a resource generated for your model, but might not currently want an navigation menu item displaying for it.
Here is how you would address that specific issue:
ActiveAdmin.registerClassNamedomenufalseend
To conditionally disable a menu (for example, if you use CanCan):