25 26 27
# File 'lib/daily/daily_config.rb', line 25 def env_hash @env_hash ||= (hash[rails_env] || {}) end