"We use update_all here so that all of the updates are made in a single query"
hi Ryan, for me it still issues individual updates for each item in the list. that makes sense since the "update_all" call is inside of the each loop. am i missing something?
p.s. great work on the screencasts, keep 'em coming.
"We use update_all here so that all of the updates are made in a single query"
hi Ryan, for me it still issues individual updates for each item in the list. that makes sense since the "update_all" call is inside of the each loop. am i missing something?
p.s. great work on the screencasts, keep 'em coming.