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
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/6/06, Kent S. [email protected] 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 O.
http://techno-weenie.net
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs