8eb295d67e
When attempting an invalid transition on a dossier, provide a meaningful error message (instead of letting an `AASM::InvalidTransition` exception propagate). This handles not only the case where the same state is applied twice (which was already handled manually), but all cases where the transition is invalid. |
||
---|---|---|
.. | ||
avis_controller_spec.rb | ||
dossiers_controller_spec.rb | ||
groupe_instructeurs_controller_spec.rb | ||
instructeur_controller_spec.rb | ||
procedures_controller_spec.rb | ||
recherche_controller_spec.rb |