Agile Web Development with Rails 7: Suggestion - One liner if statement (155) [solved]

Title: Agile Web Development with Rails 7: description (155)

From:

  • <% if line_item == @current_item %>
  • ➤ <% else %>
  • ➤ <% end %>

To

>

As a more concise way to to add the line-item-highlight class.

Your suggestion seems to not have survived. Can I get you to try again?