Updated Require.js (markdown)
Created Require.js (markdown)
Updated AssetsGoogleClosureCompiler (markdown)
Small grammar fix
Documented up to implementing the User model
Added page one of the ZenTasks tutorial
fixed iframe example, added "return" statement
fixed comet example, added "return" statement
Updated Modules (markdown)
Updated ScalaTest (markdown)
Updated ScalaDependencyInjection (markdown)
Updated ScalaHome (markdown)
Created ScalaDependencyInjection (markdown)
added use of i18n tags in java
`val user` was unnecessary because case class properties are public by default. `request` should've been private because the Request API is delegated to by WrappedRequest
Fixed reference from java home to point to java javascript reverse routing
Added documentation for Javascript routing
Fixed indents in DI docs
Updated JavaDependencyInjection (markdown)
I first try yo put `conf/prod.conf` so I add a comment on it. Btw, I think Play should always start from / to avoid confusion.
Added explanation about the alternate conf file
fixed wrong URI pattern
auth module links do not render correctly on playframework.org
added how documentation can be built from source, so it is available locally at http://localhost:9000/@documentation
Updated Scalatemplates (markdown)