rapidfire
rapidfire copied to clipboard
Wrong number of arguments (given 1, expected 0)
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
While using rails 7.0 and Ruby 3.2
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.