Skip to content

Instantly share code, notes, and snippets.

@alepez
Created June 13, 2013 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alepez/5774455 to your computer and use it in GitHub Desktop.
Save alepez/5774455 to your computer and use it in GitHub Desktop.
add ../lib directory relative to script to RUBYPATH
$: << File.expand_path("../lib", File.dirname(__FILE__))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment