5e05556ee8
Validate that a dossier on a `for_individual?` procedure always has an `individual` associated record. For this, the individual needs to be built before the record is validated (i.e. even before the `before_create` callback is run). This should help with #4596: now if a dossier is created without an `individual`, or if the `invividual` record is later removed, the validation will fail. |
||
---|---|---|
.. | ||
activate_controller.rb | ||
commencer_controller.rb | ||
confirmations_controller.rb | ||
demarches_controller.rb | ||
dossiers_controller.rb | ||
feedbacks_controller.rb | ||
passwords_controller.rb | ||
profil_controller.rb | ||
registrations_controller.rb | ||
sessions_controller.rb | ||
user_controller.rb |