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

Unify not_found and error 404 behavior (Fixes #814) #896

Merged
merged 1 commit into from
Jan 31, 2016

Conversation

jeremyevans
Copy link
Contributor

This makes not_found just call error 404, instead of also handling
the Sinatra::NotFound specially.

This makes not_found just call error 404, instead of also handling
the Sinatra::NotFound specially.
@rkh
Copy link
Member

rkh commented Jun 28, 2014

Looks good to me. Should probably not pull this in before master moves on to 1.5.

@rkh rkh added this to the 1.5.0 milestone Jun 28, 2014
@zzak zzak added the feature label Feb 6, 2015
zzak pushed a commit that referenced this pull request Jan 31, 2016
Unify not_found and error 404 behavior (Fixes #814)
@zzak zzak merged commit 78dc9d8 into sinatra:master Jan 31, 2016
zzak pushed a commit that referenced this pull request Jan 31, 2016
@zzak zzak modified the milestones: 2.0.0, 1.5.0 Aug 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants