Sha256: b89dbfecfd47a802b20236c8dfd588cd60c088a1dcf427559c15d1b4eeded2fc
Contents?: true
Size: 345 Bytes
Versions: 12
Compression:
Stored size: 345 Bytes
Contents
# We're "vendoring" the rhosync/lib directory here so we can use the working copy of # rhosync. Normally, you would require rhosync as a gem or vendor it here. path = File.join(File.dirname(__FILE__),'..','..','..','..','..','lib') $:.unshift path require File.join(path,'rhosync','server') require File.join(path,'rhosync','console','server')
Version data entries
12 entries across 6 versions & 1 rubygems