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
I found this error while upgrading to Rails 8:
undefined method `arity' for an instance of Hash
when loading
acts_as_nested_set
I'm not sure it's related to the last commits that have been pushed. Should I wait or what should I do?
The text was updated successfully, but these errors were encountered:
@jetienne version 3.8.0 was just released. Try that and let us know if you still have issues.
Sorry, something went wrong.
@danielmorrison Perfect, works like a charm. Thank you!
No branches or pull requests
I found this error while upgrading to Rails 8:
when loading
I'm not sure it's related to the last commits that have been pushed. Should I wait or what should I do?
The text was updated successfully, but these errors were encountered: