Skip to content

Instantly share code, notes, and snippets.

@ric03uec
Created March 30, 2012 16:17
Show Gist options
  • Select an option

  • Save ric03uec/2252572 to your computer and use it in GitHub Desktop.

Select an option

Save ric03uec/2252572 to your computer and use it in GitHub Desktop.
set setssion
app.dynamicHelpers({
session : function(req, res){
return req.session;
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment