Skip to content

History / ScalaActionsComposition

Revisions

  • Play 2.1.0

    @guillaumebort guillaumebort committed Feb 5, 2013
  • `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

    @eboto eboto committed Sep 21, 2012
  • Updated Action composition (markdown)

    @chees chees committed May 4, 2012
  • Updated Action composition (markdown)

    @chees chees committed May 4, 2012
  • added scala syntax highlighting to all example

    @maffoo maffoo committed Feb 29, 2012
  • changed first AuthenticatedRequest example to use case class

    @maffoo maffoo committed Feb 29, 2012
  • fixed typo in example with AuthenticatedRequest class

    @maffoo maffoo committed Feb 29, 2012
  • fixed typo in authentication example with curried function

    @maffoo maffoo committed Feb 29, 2012
  • Tried out the last part and this is what I had to change in order to make it work

    @mariussoutier mariussoutier committed Feb 12, 2012
  • Documentation copy-editing

    Peter Hilton committed Feb 12, 2012
  • Documentation copy-editing

    Peter Hilton committed Feb 11, 2012
  • Documentation refactoring

    @guillaumebort guillaumebort committed Feb 4, 2012