Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update express middleware for express.io #413

Merged
merged 1 commit into from
Jan 2, 2014
Merged

Update express middleware for express.io #413

merged 1 commit into from
Jan 2, 2014

Conversation

janpantel
Copy link
Contributor

Express.io does not use the response object, so in the middleware the second argument will be the "next()" function. This fix allows it to use orm with express.io, while still fully support native express middleware functionality.

Express.io does not use the response object, so in the middleware the second argument will be the "next()" function. This fix allows it to use orm with express.io.
@janpantel
Copy link
Contributor Author

Travis failed due to npm install error :):):)

dxg added a commit that referenced this pull request Jan 2, 2014
Update express middleware for express.io
@dxg dxg merged commit 01c33d8 into dresende:master Jan 2, 2014
@dxg dxg added this to the v2.1.4 milestone Feb 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants