From: John Mcleod Date: 2010-02-05T04:28:38+09:00 Subject: Re: Finding duplicate records before creating using FasterCSV > Why not just add a validates_uniqueness_of() validation the the Irb > model, so it will block the save of duplicate records? I never thought of that. I'll give it a try. thanks again. john -- Posted via http://www.ruby-forum.com/.