• 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
license_helper.rb 2.41 KB