Skip to content

Commit

Permalink
Docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbyoung committed May 29, 2015
1 parent 6f21442 commit 4374682
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ Type: `Boolean`
Enable transaction support for this route regardless of whether the
[`transaction`](#transaction) middleware is active.

#### options.wrap

Type: `Function`

Specify a wrapper function to pre-wrap the decorated route.

### #transaction

Express middleware for enabling transactions.
Expand Down

0 comments on commit 4374682

Please sign in to comment.