gems attr_encrypted 4.0.0
v4.0.0

latest releases: 4.1.1, 4.1.0
17 months ago

Rails 7.0 Support

The primary change for this release is support for Rails 7.0, with one breaking change.

  • Using #encrypted_attributes is no longer supported. Instead, use #attr_encrypted_encrypted_attributes to avoid collision with Active Record 7 native encryption.

What's Changed

New Contributors

Full Changelog: 3.1.0...v4.0.0

Don't miss a new attr_encrypted release

NewReleases is sending notifications on new releases.