Skip to content

Instantly share code, notes, and snippets.

@kocur4d
Forked from sandro/gist:293926
Last active December 15, 2015 01:49
Show Gist options
  • Save kocur4d/5182715 to your computer and use it in GitHub Desktop.
Save kocur4d/5182715 to your computer and use it in GitHub Desktop.
Loads gem into console. Add this to your .bashrc file.
alias irbg='irb -I ./lib -r ./lib/*.rb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment