Bug: does not work against rails head
Opened this issue · 1 comments
tagliala commented
Bug description
/home/runner/work/route_translator/route_translator/lib/route_translator/extensions/mapper.rb:15:in `add_route': wrong number of arguments (given 12, expected 9) (ArgumentError)
Steps to reproduce
Check the CI
Expected behavior
works
Actual behavior
doesn't work
Reproducible reduced test case
No response
Ruby version
n/a
Ruby on Rails version
8.1.0.edge
Route Translator version
main
I18n configuration
n/a
Route Translator configuration
No response
Rails routes source
n/a
Rails locales
n/a
Rails routes
n/a
Bug report checklist
- I have searched for existing issues and to the best of my knowledge this is not a duplicate
- I understand that debugging Route Translator is a time consuming task, and I have carefully provided all the information requested
tagliala commented