From: Junkone Date: 2007-11-09T10:10:17+09:00 Subject: find with null gives exception this one gives me a exception. what is the syntax if i use the find and wnat to return records with certail column null in it. Rawdata.find(:all, :conditions=>{:processed_indicator => NULL })