Is there a option to make validates_uniqueness_of Case Sensitive, if so what is it, if not then how to do it without writing my own function. Regards Suraj
It is case sensitive and AFAIK there''s no option to disable it. Kent On 2/7/06, Raghuraman Suraj <raghuramans@subexsystems.com> wrote:> Is there a option to make validates_uniqueness_of Case Sensitive, if so > what is it, if not then how to do it without writing my own function. > > Regards > Suraj > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
On 2/6/06, Kent Sibilev <ksruby@gmail.com> wrote:> It is case sensitive and AFAIK there''s no option to disable it.I have a patch for case insensitive: http://dev.rubyonrails.org/ticket/3090 -- Rick Olson http://techno-weenie.net