Another option is to user link_to_unless_current helper instead of
link_to that will deactivate your link on the current page. Hope that
helps..
Another option is to user link_to_unless_current helper instead of
link_to that will deactivate your link on the current page. Hope that
helps..