Remove at_most helper on ApplicationRecord
This was just a wrapper used to circumvent lint errors. This is not how we should deal with lint errors. We now allow limit calls outside of AR objects: https://gitlab.com/gitlab-org/gitlab-styles/-/merge_requests/71
Showing
Please register or sign in to comment