Commit Graph

4 Commits (0d9336622c6e9d01abec01bc4a17ab9736d46252)

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 552ef6fd52 typo 2013-08-27 21:10:29 -07:00
TJ Holowaychuk 1ceafd0f4e add conditional middleware example. Closes #5 2013-08-27 21:06:47 -07:00