1

I'm currently using OmniAuth for user registration (Facebook and Identity), but I'd like to disable the default case sensitivity. I've added .downcase! to the user creation, so that's taken care of insert fields into the 'User' table - but my identities table can still contain camelcase nonsense. Has anyone dealt with this before, and if so, how?

4

0 回答 0