• Yorick Peterse's avatar
    Memoize IssuableFinder#projects · e9cd58f5
    Yorick Peterse authored
    Since this method's returned data doesn't change between calls on the
    same IssuableFinder instance we can just memoize this similar to the
    "project" method.
    e9cd58f5
issuable_finder.rb 5.23 KB