Sha256: 9205ae92cc3f52eae188e2d75fcfa02fa6f8d325fa2a64531255d355ff373ff1
Contents?: true
Size: 239 Bytes
Versions: 1
Compression:
Stored size: 239 Bytes
Contents
# # testing ruote # # since Mon Oct 9 22:19:44 JST 2006 # # making sure the tests see ruote puts `ruby -v` ruotelib = File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib')) $:.unshift(ruotelib) unless $:.include?(ruotelib)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruote-2.1.8 | test/path_helper.rb |