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

undefined method `arity' for {:polymorphic=>true}:Hash #1056

Open
yshmarov opened this issue Oct 26, 2021 · 2 comments
Open

undefined method `arity' for {:polymorphic=>true}:Hash #1056

yshmarov opened this issue Oct 26, 2021 · 2 comments

Comments

@yshmarov
Copy link

Rails 7alpha
Ruby 3

Getting this error when trying to add acts_as_taggable:
Screenshot 2021-10-26 at 14 10 18

@shohey1226
Copy link

@yshmarov I've seen similar lines but when I upgraded to 8.x, the error is gone.

@francesco-loreti
Copy link

Set branch master into Gemfile for resolve this problem:
gem 'acts-as-taggable-on', github: 'mbleigh/acts-as-taggable-on', branch: 'master'

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

No branches or pull requests

3 participants