1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
2019-12-24 10:33:32 +09:00
..
argf Fixed misspellings 2019-12-20 09:32:42 +09:00
array
basicobject
binding
builtin_constants
class
comparable
complex
data
dir
encoding
enumerable
enumerator
env Fixed misspellings 2019-12-20 09:32:42 +09:00
exception Makes the receiver to FrozenError.new a keyword parameter 2019-12-20 14:18:20 +09:00
false
fiber
file Get rid of false positive misspellings 2019-12-24 10:33:32 +09:00
filetest
float
gc
hash
integer Fixed misspellings 2019-12-20 09:32:42 +09:00
io
kernel Add spec for capturing Kernel#lambda with Kernel#method 2019-12-21 09:08:52 -05:00
main
marshal
matchdata
math
method
module Fixed misspellings 2019-12-20 09:32:42 +09:00
mutex
nil
numeric
objectspace
proc
process
queue
random
range
rational
regexp Revert "Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)" 2019-12-04 06:40:54 +09:00
signal
sizedqueue
string Fixed misspellings 2019-12-20 09:32:42 +09:00
struct
symbol
systemexit
thread Move version guard outside to make it clear the method was added in Ruby 2.5 2019-12-22 11:39:22 +01:00
threadgroup
time Fixed misspellings 2019-12-20 09:32:42 +09:00
tracepoint
true
unboundmethod
warning