Skip to content

Instantly share code, notes, and snippets.

@preston
Created February 4, 2011 23:54
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 preston/812038 to your computer and use it in GitHub Desktop.
Save preston/812038 to your computer and use it in GitHub Desktop.
current_dir = File.dirname(File.expand_path(__FILE__))
lib_path = File.join(current_dir, '..', 'lib')
$LOAD_PATH.unshift lib_path
require 'rxsd'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment