Last active
October 4, 2023 15:56
-
-
Save defong/1f7b349dcad56ba1b47dc85e310895c6 to your computer and use it in GitHub Desktop.
[DfE] 2272-update-visa-sponsorship-section
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
courses = RecruitmentCycle.current.providers.find_by(provider_code: "1KN").courses.where(course_code: ["3857", "H430", "3853", "384T", "384G", "38KK",]) | |
courses.update!(can_sponsor_student_visa: false) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment