124 125 126 127 128
# File 'lib/core/config.rb', line 124 def current return unless app @current ||= find_app_config(app) end