On 16 March 2010 15:11, Michael Pavling <[email protected]> wrote: > Looks like just dropping the "if" would work...
*sigh* no it won't... there's an extra .each iterator in there.... Have a play with "delete_if" instead of the "each"... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

