RandomEtc / ejs-locals

Express 3.x layout, partial and block template functions for the EJS template engine.
298 stars 63 forks source link

Not working with express 4.x #41

Open woneob opened 10 years ago

woneob commented 10 years ago

My application worked good with express 3.x, but after upgrade express module to 4.x, it didn't work anymore. Any plans to support the latest express? I really want to use ejs-locals with express 4.x. Can someone please help me?

RandomEtc commented 10 years ago

I have no plans to support the latest Express at this time. I would welcome a pull request to fix it though.

bencevans commented 10 years ago

@woneob what didn't work? I'm just trying it out and the only issue I seem to be coming across is accessing locals in partials