Rails `link_to_with_notification` Helper Method
In with my last post on creating a notification badge I showed the HTML and CSS markup. But I forgot that even when the notification count was at zero it still showed the badge. The Problem Because was using a … Continue reading