Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Ong 98548f0409 conditional middleware need to be `.call(this)`
just realized this since we removed the top closure. i'm not sure if
there's a better way to solve this, but i'd rather have this
inconvenience than the extra closures.

we should add tests!!!
2013-11-14 21:20:51 -08:00
Jonathan Ong 611dec10f2 remove closure wrap in examples thanks to compose 2.0 2013-11-08 01:13:43 -08:00
TJ Holowaychuk 52a60b715d docs 2013-08-27 21:13:20 -07:00
TJ Holowaychuk 56b2732133 add conditional middleware middleware example 2013-08-27 21:12:42 -07:00