I\'m looking for a one line route to route dashed controller and method names to the actual underscored controller and method names.
For example the URL
This is an old question, but I'd like to post that e-mike had a great solution to this problem, and a lot simpler.
Hope this helps anyone else with this problem.