0.3.3 breaks
cenotaph opened this issue · 3 comments
cenotaph commented
Hi! I've been using blind_index 0.3.2 just fine to encrypt email in a user table with devise_token_auth. My database has the field encrypted_email_bidx and it's been all well and good.
After upgrading to 0.3.3, when saving a new user record, encrypted_email_bidx is nil. Downgrading back to 0.3.2 is my solution for now.
Thanks!
cenotaph commented
Yes, it works fine on master!
ankane commented
Thanks for confirming. Just pushed a new release.