Sha256: 5e6e8e1e6d86d05358fe4c40727684ae6c37b4b5068fdde3f691d71a5c6cc3b4
Contents?: true
Size: 213 Bytes
Versions: 13
Compression:
Stored size: 213 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 'sesame'
Version data entries
13 entries across 13 versions & 2 rubygems