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
In addition to render_navigation there is another helper method called active_navigation_item_name to just render the name of the currently active navigation item. This can be useful for example if you have a sidebar and the heading of the sidebar is always equal to the currently active secondary navigation. To achieve this you would call the helper method like this (using haml):