From: Martin DeMello Date: 2006-11-22T19:38:12+09:00 Subject: Re: ActiveRecord On 11/22/06, Eric Hodel wrote: > > Just remove the -w and shake your fists in frustration that you can't > find warnings in your own code. Well, or the slightly less extreme 2>&1 | grep -v 'lib/active_record' :) But I agree that rails sucks in that respect. m.