On 28 June 2011 01:14, Ryan Bigg <[email protected]> wrote: > where("LOWER(email) = ?", email) isn't good enough?
No. It's a particular problem when using the dynamic "find_or_create_by_email(value)" and the ilk. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
