Skip to content

Instantly share code, notes, and snippets.

@defong
Last active October 4, 2023 15:56
Show Gist options
  • Save defong/1f7b349dcad56ba1b47dc85e310895c6 to your computer and use it in GitHub Desktop.
Save defong/1f7b349dcad56ba1b47dc85e310895c6 to your computer and use it in GitHub Desktop.
[DfE] 2272-update-visa-sponsorship-section
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