• Alex Kalderimis's avatar
    Remove remaining indirect loads from DAST mutations · 10b32d0b
    Alex Kalderimis authored
    This removes a level of indirection, which is unnecessary since
    mutations cannot make use of parallel loading.
    
    `AuthorizesProject` is renamed to the more accurate `FindProject`
    (authorization itself remains a property of the including class).
    10b32d0b
create.rb 3.06 KB