aaronshappell / UPSTrailerTracker

3 stars 0 forks source link

Add trailermissing view #23

Open aaronshappell opened 6 years ago

aaronshappell commented 6 years ago

Need to add a trailermissing view if the trailer corresponding to the id in the /trailers/{id} endpoint does not exists in the database. In most cases this page would not be seen but is needed in case a user tries to go to a trailer link manually and makes a typo or error.

aaronshappell commented 6 years ago

This or redirect back to /trailers with an error message at the top.