• Grzegorz Bizon's avatar
    Memoize environment-specific methods in build class · 97bbc387
    Grzegorz Bizon authored
    The purpose of this memoization is to make getting persisted environment
    name, and related scoped variables, a little more performant task,
    because it can be invoked multiple times.
    
    Conflicts:
    	app/models/ci/build.rb
    97bbc387
build.rb 19.6 KB