We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8a61e commit 6fcdf98Copy full SHA for 6fcdf98
CHANGELOG.md
@@ -14,7 +14,7 @@
14
15
### Bug fixes
16
17
-- Fix `attributes_for_super_diff` (in monkey patch of `ActiveRecord::Base`) which would fail for classes that don't have a primary key.
+- Fix ActiveRecord's `attributes_for_super_diff` and tree builders related to Active Records to handle models that do not have a primary key.
18
([#282](https://github.com/splitwise/super_diff/pull/282))
19
20
### Other changes
0 commit comments