Closed testwisely closed 9 months ago
Thanks for the report, I believe this would be solved with the merge of https://github.com/padrino/padrino-framework/pull/2277 cc @achiurizo
Wow, such a quick response, thanks. I did browse the outstanding issues first before raising this. Looking forward to the next release.
Do you want to request a feature or report a bug?
Bug.
What is the current behavior?
Failed to start the app with the following stack trace.
! Unable to load application: ArgumentError: wrong number of arguments (given 3, expected 1..2) /Users/zhimin/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/padrino-core-0.15.3/lib/padrino-core/router.rb:61:in `initialize': wrong number of arguments (given 3, expected 1..2) (ArgumentError)
What is the expected behavior?
No error stacktrace.
Which versions of Ruby, Padrino, Sinatra, Rack, OS are you using? Did this work in previous versions?
Ruby 3.3.0 on Windows and macOS. padrino-core-0.15.3 works fine on previous Ruby versions, including Ruby 3.2.2.