Module ringo/middleware/transaction
Functions
- handleRequest(app)
handleRequest (app)
Middleware for automatic transaction support
Parameters
| app | the JSGI app |
Returns
| the wrapped JSGI app |
Middleware for automatic transaction support
| app | the JSGI app |
| the wrapped JSGI app |