Last active
October 10, 2023 10:26
-
-
Save defong/512453b0aaa7c64da8d6871031efe230 to your computer and use it in GitHub Desktop.
[DfE] 2289-visa-sponsorship
This file contains 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
# https://www.publish-teacher-training-courses.service.gov.uk/publish/organisations/2JJ/2024/courses | |
# | |
# Change to yes | |
courses = RecruitmentCycle.current.providers.find_by(provider_code: "2JJ").courses | |
courses.update!(can_sponsor_student_visa: true) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment