Skip to content

Instantly share code, notes, and snippets.

@rtoal
Created July 17, 2013 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtoal/6017384 to your computer and use it in GitHub Desktop.
Save rtoal/6017384 to your computer and use it in GitHub Desktop.
Output of gist 6017359 using Ruby 2.0.0p247
BasicObject
Object (Kernel)
Module
Class
NilClass
Data
TrueClass
FalseClass
Encoding
String (Comparable)
Symbol (Comparable)
Exception
SystemExit
SignalException
Interrupt
StandardError
TypeError
ArgumentError
IndexError
KeyError
StopIteration
RangeError
FloatDomainError
NameError
NoMethodError
RuntimeError
EncodingError
SystemCallError
ZeroDivisionError
RegexpError
IOError
EOFError
LocalJumpError
ThreadError
FiberError
ScriptError
SyntaxError
LoadError
NotImplementedError
SecurityError
NoMemoryError
SystemStackError
Numeric (Comparable)
Integer
Fixnum
Bignum
Float
Rational
Complex
Array (Enumerable)
Hash (Enumerable)
Struct (Enumerable)
Regexp
MatchData
Range (Enumerable)
IO (File::Constants,Enumerable)
File
Dir (Enumerable)
Time (Comparable)
Random
Proc
Method
UnboundMethod
Binding
Enumerator (Enumerable)
RubyVM
Thread
ThreadGroup
Mutex
Fiber
TracePoint
Date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment