Advertisement
Guest User

Untitled

a guest
Mar 12th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rails 0.18 KB | None | 0 0
  1.  177       # Use this instead of #each so that we don't stop in the middle
  2.  178       # of each and see a mutated object mid #each
  3.  179       @workers.first.join until @workers.empty?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement