We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After run the tests using activerecord 5.2 I got the failure below:
# Running: ...........................F.............................. Finished in 0.858197s, 67.5836 runs/s, 240.0381 assertions/s. 1) Failure: TreeTestWithCounterCache#test_update_parents_counter_cache [/<<PKGBUILDDIR>>/test/acts_as_tree_test.rb:501]: Expected: 3 Actual: 4 58 runs, 206 assertions, 1 failures, 0 errors, 0 skips
We are moving towards Rails 5 in Debian and this fix will be appreciated.
The text was updated successfully, but these errors were encountered:
Maybe related to #63.
Sorry, something went wrong.
I've just released acts_as_tree 2.8.0 on rubygems, which should fix this issue.
No branches or pull requests
After run the tests using activerecord 5.2 I got the failure below:
We are moving towards Rails 5 in Debian and this fix will be appreciated.
The text was updated successfully, but these errors were encountered: