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

Rails3 request method priority #32

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

codez
Copy link
Contributor

@codez codez commented Apr 3, 2013

A basic solution for issue #3 - simply process any DELETE requests only after all other requests in the queue have been processed.

@cldwalker
Copy link
Contributor

Thanks for looking in to #3. Would you mind adding a test for this? Did you try your fixes out on the initial problem? I am looking for people to help maintain this ;)

@codez
Copy link
Contributor Author

codez commented Apr 18, 2013

Here we go. I could not find the test app mentioned in #3, but my applications had the same problem, which is solved with this change.

@cldwalker
Copy link
Contributor

Tests are failing on this branch. If you can merge master, keep keywords on Link and have tests pass, I can pull this in.

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