Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update program type before save is committed
`after_save :update_program_type!` sets the program type after the record has been saved to the database. This doesn't update the database record unless it is saved again.
- Loading branch information