Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not reload node upon calling 'frozen?' method #655

Merged
merged 2 commits into from
Jan 9, 2015

Conversation

dpisarewski
Copy link
Member

No description provided.

Conflicts:
	lib/neo4j/shared/persistence.rb
	spec/shared_examples/destroyable_model.rb
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling 57e6c6b on dpisarewski:master into c11d958 on neo4jrb:master.

subvertallchris added a commit that referenced this pull request Jan 9, 2015
do not reload node upon calling 'frozen?' method
@subvertallchris subvertallchris merged commit 703bf6e into neo4jrb:master Jan 9, 2015
@subvertallchris
Copy link
Contributor

If you're still working from your local branch, make sure to pull the changes in 45c87b3. Freezing the node's props causes a problem when destroy transactions fail -- the props are still frozen! This fixes that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants