RestPack/restpack_email_service

View on GitHub

Showing 1 of 1 total issue

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

    def perform(params)
      params.deep_symbolize_keys!
      configuration = get_configuration(params)

      Mail.defaults do
Severity: Minor
Found in lib/restpack_email_service/jobs/email/send_raw.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language