pasosdeJesus/msip

View on GitHub
app/mailers/solicitud_mailer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method solicitud has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def solicitud
    unless ENV["SMTP_MAQ"]
      Rails.logger.debug("No esta definida variable de ambiente SMTP_MAQ")
      exit(1)
    end
Severity: Minor
Found in app/mailers/solicitud_mailer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status