hcb icon indicating copy to clipboard operation
hcb copied to clipboard

Explore migrating to `ActiveRecord::Encryption` from `Lockbox`

Open garyhtou opened this issue 1 year ago • 1 comments

compare the pros and cons!

one pro is that it's compatible with more gems such as console1984 (since ActiveRecord::Encryption is the default option)

garyhtou avatar May 22 '24 05:05 garyhtou

Haven't used Lockbox, but I use ActiveRecord::Encryption on my rails projects and it works great!

jaspermayone avatar May 22 '24 13:05 jaspermayone