Add LfsObject.for_oids scope
Replacing instances of LfsObject.where(oid:) with the new scope. Allows us to remove some rubocop: disable CodeReuse/ActiveRecord pragma comment.
Showing
Please register or sign in to comment
Replacing instances of LfsObject.where(oid:) with the new scope. Allows us to remove some rubocop: disable CodeReuse/ActiveRecord pragma comment.