From: John A. T. <ja...@ja...> - 2010-01-13 20:44:42
|
On Wed, Jan 13, 2010 at 2:46 PM, brett lentz <wak...@gm...> wrote: > Doing "pass until something interesting occurs" is impossible. Rails > has no way to know what your strategy is, and so it has no way to > determine if the last action was "interesting". Presumably you could specify what things were interesting. However, I agree it gets problematic to try and anticipate all the possible reasons. -- John A. Tamplin |