You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model Mission belongs_to model Route
When a route is deleted, the following code mission.route should raise an error instead of returning nil
The text was updated successfully, but these errors were encountered:
fab-girard
changed the title
When a assoiation cannot be loaded, an exception should be raise
When a assoiation cannot be loaded, an exception should be raised
Sep 24, 2021
Model
Mission
belongs_to modelRoute
When a
route
is deleted, the following codemission.route
should raise an error instead of returning nilThe text was updated successfully, but these errors were encountered: