Skip to content

Instantly share code, notes, and snippets.

@defong
Last active October 10, 2023 10:26
Show Gist options
  • Save defong/512453b0aaa7c64da8d6871031efe230 to your computer and use it in GitHub Desktop.
Save defong/512453b0aaa7c64da8d6871031efe230 to your computer and use it in GitHub Desktop.
[DfE] 2289-visa-sponsorship
# 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