Skip to content

New tests to demonstrate #1424 #1426

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

Closed
wants to merge 1 commit into from

Conversation

jlfaber
Copy link
Contributor

@jlfaber jlfaber commented Jun 14, 2016

This presumes that only the before filter should run when an
unsupported method is called on an endpoint, and that other filters
(before_validation, after_validation, and after) should be skipped.

It also demonstrates that the before filter is called more than
once in that case.

This presumes that only the before filter should run when an
unsupported method is called on an endpoint, and that other filters
(before_validation, after_validation, and after) should be skipped.

It also demonstrates that the before filter is called more than
once in that case.
@dblock
Copy link
Member

dblock commented Jul 27, 2016

Closed via #1465.

@dblock dblock closed this Jul 27, 2016
@jlfaber jlfaber deleted the test_bug_#1424 branch July 27, 2016 22:36
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