Skip to content

Instantly share code, notes, and snippets.

@phil303
Created May 16, 2012 03:41
Show Gist options
  • Save phil303/2707156 to your computer and use it in GitHub Desktop.
Save phil303/2707156 to your computer and use it in GitHub Desktop.
edit afterwards
[3] (pry) main: 0> def homer_says
[3] (pry) main: 0* puts "Do'h!"
[3] (pry) main: 0* end
# => nil
[4] (pry) main: 0> edit
# your editor shows the contents of your previous input buffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment