Help with :conditions argument using find method

@active_user = User.find(:all, :conditions => ["id <> ?", session[:user_id]])