NoMethodError: undefined method `unscoped' for Class · Issue #82 · rails/globalid
locate_many does not work properly when different objects are passed. GlobalID::Locator.locate_many ['gid://app/User/3', 'gid://app/Custom::Item/74592'] The issue User is active_record model and re...