Hi *,
someone has suggestions on how to improve this code ? For example I'd like my parameteres to be similar to the original link_to helper, :controller => :blah, :action => :blah and so on ...
I had a hard time with the name [obviously the one I used isn’t real] because link_to_current_class implies you’re linking to the current_class. Perhaps link_with_current_class or mark_link_if_current_class or something?