load "config/environments/production.rb" <%=app_const%>.configure do Mail.register_interceptor RecipientInterceptor.new(ENV['EMAIL_RECEIVERS']) end