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

Wrong number of arguments (given 1, expected 0) #151

Open
pkawalya opened this issue Oct 2, 2024 · 2 comments
Open

Wrong number of arguments (given 1, expected 0) #151

pkawalya opened this issue Oct 2, 2024 · 2 comments

Comments

@pkawalya
Copy link

pkawalya commented Oct 2, 2024

ArgumentError in Rapidfire::AttemptsController#create wrong number of arguments (given 1, expected 0)

def save!(**) # :nodoc: Suppressor.registry[self.class.name] ? true : super end end

@pkawalya
Copy link
Author

pkawalya commented Oct 5, 2024

While using rails 7.0 and Ruby 3.2

@iffyuva
Copy link
Member

iffyuva commented Nov 23, 2024

Hello @pkawalya , is there a test app that I can take a look?

Also, we've released v8.0.0 recently. I'd suggest that you give it a try.

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

2 participants