From: "Peña, Botp" Date: 2008-04-03T12:19:53+09:00 Subject: Re: How to use "retry" into two deep begin/rescue/end ? # your first begin is anchored on a loop, so you can use retry. sorry typo, that should be "next" instead, as show in example :)