Files
express/test
Roman Shtylman f8b954bcd9 make express.Router() return a Router function instance
Similar to how express() returns an express `app` instance which is also
a function, express.Router() returns the Router instance which is also a
function and can be easily used via another router or the app.

app.use(express.Router());
2014-02-26 20:22:11 -05:00
..
2012-06-26 17:14:07 -07:00
2012-06-26 17:14:07 -07:00
2012-06-26 17:14:07 -07:00
2011-11-11 13:53:20 -08:00
2013-10-14 18:35:46 -07:00
2014-02-23 11:31:43 -05:00
2011-11-24 14:27:28 -08:00
2011-12-15 09:00:39 -08:00
2011-11-08 17:18:44 -08:00
2011-12-20 17:37:06 -08:00
2012-06-26 17:14:07 -07:00
2012-06-26 17:14:07 -07:00
2012-06-26 17:14:07 -07:00
2012-05-29 18:46:37 -07:00
2012-05-29 18:46:07 -07:00
2014-01-03 02:50:09 -08:00
2012-06-26 17:14:07 -07:00
2011-11-08 19:27:09 -08:00
2012-06-17 17:33:05 -07:00
2012-06-26 17:14:07 -07:00
2013-09-19 10:27:21 -07:00
2011-11-08 20:29:48 -08:00
2012-05-10 13:59:27 -07:00
2014-01-11 10:53:36 -05:00
2014-01-11 10:53:36 -05:00
2013-09-07 15:26:12 -07:00
2012-06-26 17:14:07 -07:00
2012-06-26 17:14:07 -07:00
2013-09-02 09:10:14 -07:00
2014-01-24 19:21:21 -05:00