35 36 37
# File 'lib/core/config.rb', line 35 def app @app ||= load_app_from_options || load_app_from_env end