Created
August 23, 2011 06:44
-
-
Save ConradIrwin/1164500 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| (in /0/ruby/pry) | |
| ** Invoke pry (first_time) | |
| ** Execute pry | |
| pry(main)> require 'ampex' | |
| => true | |
| pry(main)> X | |
| warning: .pretty_inspect returned Metavariable not String | |
| => #<Metavariable:0x13f621c> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment