acts_as_list: update all items?

Alex Wayne wrote:

Product.find(:all) do |p|

                                ^ ain't that with .each?

Maybe I have been reading find() do and writing find().each do...