Skip to content

Require AR GitLab patches

Thong Kuah requested to merge require_ar_gitlab_patches into master

What does this MR do and why?

Require AR GitLab patches

Unfortunately, the lib directory does not match the gem name, so we must manually require.

We can update the gem name at a later stage

Found while working on !124009 (merged)

/cc @morefice @mbobin

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Run ActiveRecord::GitlabPatches::RescueFrom, it should be a valid constant

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thong Kuah

Merge request reports

Loading