comfy / active_link_to

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

added wrap_class #45

Closed chrise86 closed 7 years ago

chrise86 commented 8 years ago

This allows you to specify classes for the base a tag and wrap_tag independently. It also sets the active class just on the wrap_tag.