Sha256: 0717cf412f6a5be1c7ba32c28bd982c399b08f67120210ae78b1065cadf3cdc5
Contents?: true
Size: 211 Bytes
Versions: 9
Compression:
Stored size: 211 Bytes
Contents
# add the directory in which this file is located to the ruby loadpath file = if File.symlink?(__FILE__) File.readlink(__FILE__) else __FILE__ end $: << File.dirname(File.expand_path(file)) require 'jars2'
Version data entries
9 entries across 9 versions & 1 rubygems