active_link_to
active_link_to copied to clipboard
Configure Gem via a `.configure` block
Closes #65
If you wanted to use a standard class name for active status (for example in a CSS framework), this was previously not possible.
- Implement a standard
.configureblock - Add tests