WHERE NOT syntax with ActiveRecord

Model.find(:all, :conditions => ['NOT column = ?', var])