Skip to content

Instantly share code, notes, and snippets.

Created January 2, 2013 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/4437514 to your computer and use it in GitHub Desktop.
Save anonymous/4437514 to your computer and use it in GitHub Desktop.
notes for IRB lightening talk at Seattle.rb

Programming Ruby / The Pragmatic Programmer's Guide / Interactive Ruby Shell http://www.rubycentral.com/pickaxe/irb.html

interactive editor in irb (vim, etc.) https://github.com/jberkel/interactive_editor

The Tiger's Vest (with a Basic Introduction to Irb) http://mislav.uniqpath.com/poignant-guide/book/expansion-pak-1.html

irbtools is a meta gem that installs a bunch of useful irb gems and configures them for you. https://github.com/janlelis/irbtools http://rbjl.net/40-irbtools-release-the-power-of-irb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment