Sha256: c83f6e2ad4086df1e383ad67b5eb3e561a2c07a1053786e88468b3c45ab24d20
Contents?: true
Size: 216 Bytes
Versions: 14
Compression:
Stored size: 216 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 'redland.rb'
Version data entries
14 entries across 14 versions & 2 rubygems