comfy / active_link_to

Rails view helper to manage "active" state of a link
MIT License
844 stars 84 forks source link

Add attribute when the link is active #72

Closed ronald2wing closed 7 months ago

ronald2wing commented 7 months ago

I want to add aria-current="page" when the link is active.

Thank you for the Gem!

ronald2wing commented 7 months ago

Duplicated