Skip to content

Instantly share code, notes, and snippets.

@EvanBurchard
Created October 27, 2010 15:56
Show Gist options
  • Save EvanBurchard/649324 to your computer and use it in GitHub Desktop.
Save EvanBurchard/649324 to your computer and use it in GitHub Desktop.
include lib in file search path
$: << File.expand_path(File.dirname(FILE) + “/../lib”))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment