Eric Martindale

Results 157 comments of Eric Martindale

Yep. I've begun adding tests for `contrib/middleware.js` in 31231ed3b7ca7205501691fd535d3d3b2331e3ef.

Works for me, using it in my projects. No idea what needs to change for this to get noticed & merged.

Perhaps the middleware could check the types of each property on the model after deserialization, then do appropriate typecasting...

I suspect this is why templates with the following syntax do not get their local variables set correctly: ``` for person in people ``` It seems like the Jade plugin...

I agree with this assessment, this is a pivotal library for a lot of my work and have been growing increasingly frustrated with the lack of management... @AvianFlu, I'd be...

Hey @AvianFlu! Glad to have you back. I'd love to have maintainer access, been merging changes from various forks for some time now for production deployments!

What happens when the rate limit is hit? Is there any way to configure a 'buffer', e.g., "rate limit when at 80%"?