hcb
hcb copied to clipboard
Explore migrating to `ActiveRecord::Encryption` from `Lockbox`
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)
Haven't used Lockbox, but I use ActiveRecord::Encryption on my rails projects and it works great!