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

Resolve Missing Template 404 #211

Merged
merged 5 commits into from
Mar 8, 2024

Conversation

jonrandahl
Copy link
Contributor

@jonrandahl jonrandahl commented Mar 8, 2024

Updated the application_controller to include an ActionView::MissingTemplate rescue to ensure the correct 404 template is displayed when a template is not found.

Closes epimorphics/hmlr-linked-data#138

Additional changes:

  • Minor reorganisation of helper methods in application controller for readability

@jonrandahl jonrandahl self-assigned this Mar 8, 2024
@jonrandahl jonrandahl removed the request for review from bogdanadrianmarc March 8, 2024 10:28
@jonrandahl jonrandahl merged commit 40e1c4b into dev-infrastructure Mar 8, 2024
2 checks passed
@jonrandahl jonrandahl deleted the spike/resolve-missing-template-error branch March 8, 2024 10:28
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.

1 participant