Closed sagelliv closed 8 years ago
Given a user navigates to /projects/project_id, Ember will try to find the record and display a Not Found error if the project does not exist.
/projects/project_id
Not Found
Given a user navigates to
/projects/project_id
, Ember will try to find the record and display aNot Found
error if the project does not exist.