Sha256: 1ffaa6a175f0bf3505c64e7531fe8125d299d810c123d6dd0a2245cadefa03ee
Contents?: true
Size: 182 Bytes
Versions: 6
Compression:
Stored size: 182 Bytes
Contents
begin myPath = File.expand_path(File.dirname(__FILE__)) libPath = "#{myPath}/bnr_tools" $: << myPath unless $:.include?(myPath) $: << libPath unless $:.include?(libPath) end
Version data entries
6 entries across 6 versions & 1 rubygems