Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed May 3, 2012
1 parent 6f102ff commit 503c458
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/view-locals/index.js
Expand Up @@ -103,6 +103,8 @@ app.get('/middleware-locals', count2, users2, function(req, res, next){
});




// let's assume we wanted to load the users
// and count for every res.render() call, we
// could use app.locals.use() for this. These
Expand Down

0 comments on commit 503c458

Please sign in to comment.