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 62dffc0 commit 452ddd3Copy full SHA for 452ddd3
CHANGELOG.md
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
### Fixed
9
- Fixed errors when trying to call `#{association}_ids=` on an unpersisted node with UUIDs or an array thereof.
10
- Removed extra Cypher query to replace relationships when working with unpersisted nodes and `association=`.
11
+- Bug related to Rails reloading an app and returning nodes without first reinitializing models, resulting in CypherNodes.
12
13
## [5.1.4] - 08-24-2015
14
0 commit comments