hpi-schuelerklub/workshop-portal

View on GitHub
app/services/mailer.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method send_generic_email has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.send_generic_email(hide_recipients, recipients, reply_to, subject, content, attachments = [])
Severity: Minor
Found in app/services/mailer.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status