3 4 5
# File 'app/helpers/logs/application_helper.rb', line 3 def log_file (params[:name] || Rails.env) + '.log' end