I'm implementing a 'where' search in my Rails application, and it's able to search on all database columns except one of them. I've looked into this for quite a while, but can't figure out why it's happening. I'm implementing a 'where' search in my Rails a