Guest User

Untitled

a guest
Apr 20th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $:.unshift(File.dirname(__FILE__)) unless
  2. $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
  3.  
  4. module Test
  5. VERSION = '0.0.1'
  6. require "test/test"
  7. end
Add Comment
Please, Sign In to add comment