Open
Description
Testing globalid against Ruby 3.4, I observe errors such as:
... snip ...
Failure:
GlobalIDTest#test_invalid_app_name [test/cases/global_id_test.rb:13]:
ArgumentError expected but nothing was raised.
rails test test/cases/global_id_test.rb:8
F
... snip ...
Looking into root cause, it seems that this is due to change in URI, which now accepts underscore / ampersand as a host. I have reported the issue here
Metadata
Metadata
Assignees
Labels
No labels