When I add a new namespace to my project or change couple of those my ring application throws an exception that says namespace couldn't be found.I can see changes when I don't touch the namespaces which is very cool but I also want to see the changes when I change (add/delete/update) namespaces.
Does lein-ring support this built in with some configuration?