$ git clone https://github.com/bacey/assignment.git
$ cd assignment
$ play install paginate-head
$ play dependencies
$ play test
- Go to http://localhost:9000/@tests
- And click Run all
The application can be found at http://localhost:9000/
I used the Play 1.2.7.2 version with Java 7 and the latest Firefox browser. It Works On My Machine(TM).
Probably I didn't write the most idiomatic code because I wrote the program while I was reading the tutorial.