Skip to content

Rails3 request method priority#32

Open
codez wants to merge 5 commits into
relevance:masterfrom
codez:rails3-request-method-priority
Open

Rails3 request method priority#32
codez wants to merge 5 commits into
relevance:masterfrom
codez:rails3-request-method-priority

Conversation

@codez

@codez codez commented Apr 3, 2013

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

codez commented Apr 18, 2013

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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