scalatra-book
scalatra-book copied to clipboard
The Scalatra Book
scalatra-test went through some major changes in 2.1.x. The biggest changes were: - httptester got replaced by embedded jetty & http components client - support for testing file uploads got...
There's some configuration changes in FileUploadSupport. These should be documented.
Examples for custom 404 pages and serving static assets would be helpful.
The book says that there's a file upload example in the Scalatra codebase's examples section, but there doesn't seem to be one anymore. It'd be good to get one in...
Lincoln's contribution on the mailing list would be a nice add: https://gist.github.com/1209277