Created
July 17, 2013 03:12
-
-
Save rtoal/6017384 to your computer and use it in GitHub Desktop.
Output of gist 6017359 using Ruby 2.0.0p247
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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