middleman-aria_current provides a `current_link_to` helper, which wraps the built-in `link_to` helper. It checks the URL of the current visited page and outputs an `aria-current` attribute if it matches the URL in the link.
Required Ruby Version
>= 0
Authors
Tyson Gach, Sean Doyle