You need to sign in or sign up before continuing.
-
Dylan Griffith authored
Calling #present? was causing a DB query to happen each time around the loop. We only wanted to check for nil as it's nil in the first loop around so there is no need for #present?
dcdc04ab