Skip to content

Handle 404s from missing db results

Compare
Choose a tag to compare
@swlkr swlkr released this 25 Feb 18:35
· 702 commits to master since this release

I added query! which throws a not found exception so you don't have to manually do that in your controller, just add ! to query and that will be taken care of.