AlexPatriquin/poem-today

View on GitHub
app/mailers/poem_mailer.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def create_summary_present_tense
    summary_hash = {}
    @summary = "You were matched to this poem "

    if @user_poem.match_type == "random"
Severity: Minor
Found in app/mailers/poem_mailer.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status