summaryrefslogtreecommitdiff
path: root/include/ruby/internal/encoding/string.h
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2025-07-12 12:02:37 +0900
committergit <svn-admin@ruby-lang.org>2025-07-12 03:05:25 +0000
commitc47a92b63df5a45de076822975884a4a45d4b59f (patch)
tree1559711facb9a2e635e89c24e02fd22a66ee24f1 /include/ruby/internal/encoding/string.h
parent3ec46aad37bb5f42656d81210838ac4c5c4013a0 (diff)
[ruby/uri] Fix the message for unexpected argument
Use just `self` instead of `self.class`, in `URI::Generic.build`. Since this is a class method, `self.class` is always `Class` even in inherited sub classes, and does not have `#component` method. https://github.com/ruby/uri/commit/6f44d3d40e
Diffstat (limited to 'include/ruby/internal/encoding/string.h')
0 files changed, 0 insertions, 0 deletions