Package: ruby-attr-encrypted / 3.1.0-3
Metadata
Package | Version | Patches format |
---|---|---|
ruby-attr-encrypted | 3.1.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
remove simplecov.patch | (download) |
test/test_helper.rb |
18 0 18 - 0 ! |
--- |
remove data mapper.patch | (download) |
test/test_helper.rb |
1 0 1 - 0 ! |
--- |
fix test failure with activerecord 5.2.patch | (download) |
.travis.yml |
7 7 0 - 0 ! |
[patch] support activerecord 5.2 |
fix for activerecord 6.0.patch | (download) |
lib/attr_encrypted/adapters/active_record.rb |
7 6 1 - 0 ! |
ignore failure to support dirty tracking in activerecord 6 AR 5.2 is already not supported, and project is unmaintained upstream. I tried to adapt the half-solution por AR 6 posted in the mentioned pull request, but could not get it to work. Since this is a very small part of the package funcionality, I'm assuming it's ok to live with it. |