ophrescue/RescueRails

View on GitHub
app/mailers/volunteer_app_mailer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Consider simplifying this complex logical expression.
Open

    if (@va.marketing_interest || @va.events_interest || @va.training_interest || @va.fundraising_interest || @va.transport_bb_interest || @va.adoption_team_interest || @va.admin_interest)
      @notify.push('volunteer@ophrescue.org')
      @notify.push('joanne@ophrescue.org')
    end
Severity: Major
Found in app/mailers/volunteer_app_mailer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status