Play 2.1.0
In the final section of the reverse routing, the code was: Redirect(controllers.routes.Application.hello("Bob")), which i think is incorrect. It should be just routes.Aplication.hello("Bob")
Documentation refactoring