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

Use Rails' default exception handling while in page preview. #512

Merged
merged 1 commit into from Apr 15, 2014

Commits on Apr 14, 2014

  1. Use Rails' default exception handling while in page preview.

    When we are in page preview while editing a page, we should not rescue the exceptions.
    We should use the default Rails behaviour of showing a meaningful error explanation in development mode and the 500 page while in production mode.
    tvdeyen committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    87d2363 View commit details
    Browse the repository at this point in the history