• Adam Hegyi's avatar
    Memoizing root_ancestor in Namespace · b8563dad
    Adam Hegyi authored
    The root_ancestor method is heavily used in EE for the group_saml
    feature. Having this memoization implemented in CE would eliminate
    the need of overriding the root_ancestor method in EE.
    b8563dad
namespace.rb 9.84 KB