Sha256: c37f8141025dac61f7b5b7900d158969e50fae87f95393bf7823b6e12bd7184a
Contents?: true
Size: 212 Bytes
Versions: 20
Compression:
Stored size: 212 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 'sparql'
Version data entries
20 entries across 20 versions & 2 rubygems