Created
September 23, 2014 18:25
-
-
Save brixen/6a5da1146dcfa51edcf7 to your computer and use it in GitHub Desktop.
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
clm-bshirai:leads bshirai$ rbx | |
irb(main):001:0> puts Kernel.method(:to_s).executable.decode | |
0000: push_type | |
0001: push_self | |
0002: send_stack :module_inspect, 1 | |
0005: ret | |
=> nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment