hanami / view

Views, templates and presenters for Ruby web applications
http://hanamirb.org
MIT License
173 stars 80 forks source link

Include format in MissingTemplateError #218

Closed radar closed 1 year ago

radar commented 1 year ago

This will now show an error such as:

Puma caught this error: Template +books/show+ for format +html+ could not be found in paths:

 - /Users/ryan.bigg/code/playground/bookshelf/app/templates

Fixes https://trello.com/c/QqyDKhjq/177-hanami-view-template-not-found-errors-should-include-what-format-it-is-using-to-look-for-them