Skip to content

Releases: robotmay/link_to_active_state

Updates for Rails changes

21 Feb 13:54
Compare
Choose a tag to compare

Fixes a couple of deprecations in the latest version of Rails. Thanks to @kamsharipova for noticing and contributing the fix!

Fix for option bubbling from link to wrapper element

10 Sep 13:50
Compare
Choose a tag to compare

This resolves issue #6 which caused options for the link element to be copied to the wrapper incorrectly.