We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eedc73 commit 6060166Copy full SHA for 6060166
1 file changed
sig/http/form_data/readable.rbs
@@ -13,7 +13,7 @@ module HTTP
13
def size: () -> Integer
14
15
# Rewinds the IO to the beginning
16
- def rewind: () -> (Integer | void)
+ def rewind: () -> void
17
end
18
19
0 commit comments