saasbook/esaas-engagements

View on GitHub
app/mailers/form_mailer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method mail_to has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def mail_to(name, email, subject, content, sender)
Severity: Minor
Found in app/mailers/form_mailer.rb - About 35 mins to fix

    Method send_form has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def send_form(name, email, url, iter, eng)
    Severity: Minor
    Found in app/mailers/form_mailer.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status