Last active
October 3, 2023 15:59
-
-
Save defong/150a2010e7bab8a34bd4cd9b47c4a041 to your computer and use it in GitHub Desktop.
[DfE] 2261-page-not-found
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
provider = RecruitmentCycle.current.providers.find_by(provider_code: "3D3") | |
provider.provider_name.strip! | |
provider.save |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment