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

Version Path
motomike-bnr_tools-0.0.2 lib/bnr_tools.rb
motomike-bnr_tools-0.0.3 lib/bnr_tools.rb
motomike-bnr_tools-0.0.4 lib/bnr_tools.rb
motomike-bnr_tools-0.0.5 lib/bnr_tools.rb
motomike-bnr_tools-0.0.6 lib/bnr_tools.rb
motomike-bnr_tools-0.0.7 lib/bnr_tools.rb