• Vladlena Shumilo's avatar
    Drop memoization at the LicenseHelper level · a6fa9670
    Vladlena Shumilo authored
    LicenseHelper uses extend self
    - memoized data is stored at the module level
    - is cached for the life of the process
    - this is not the intended result
    Move upgrade_plan_url to the EE::GitlabRoutingHelper
    a6fa9670
gitlab_routing_helper_spec.rb 3.55 KB