diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2025-07-12 12:02:37 +0900 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-07-12 03:05:25 +0000 |
| commit | c47a92b63df5a45de076822975884a4a45d4b59f (patch) | |
| tree | 1559711facb9a2e635e89c24e02fd22a66ee24f1 /include | |
| parent | 3ec46aad37bb5f42656d81210838ac4c5c4013a0 (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')
0 files changed, 0 insertions, 0 deletions
