scalatra-website icon indicating copy to clipboard operation
scalatra-website copied to clipboard

Source code for scalatra.org

Results 14 scalatra-website issues
Sort by recently updated
recently updated
newest added

That way the examples will never fall out of date, and they'll be checked nightly by the CI server.

Pages like [http](http://scalatra.org/2.2/guides/http/) and [views](http://scalatra.org/2.2/guides/views/) should be auto-generated hierarchical tables of contents.

I've written documentation for Scalatra 3.1, but only for deployment/standalone.md. Changes: - Added ```ee10``` to the package name. - ```WebAppContext.setResourceBase()``` has been removed and replaced with ```WebAppContext.setBaseResourceAsString()```.