Guest User

Untitled

a guest
Jun 20th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1.  
  2. lib_dir = File.expand_path(File.join(File.dirname(__FILE__), 'lib'))
  3. $LOAD_PATH.unshift(lib_dir) unless $LOAD_PATH.include?(lib_dir)
Add Comment
Please, Sign In to add comment