Sha256: 83117de2ce314bfc09ba66a2daf79850a2dbd97a597e670d6a5219eb747a3a93
Contents?: true
Size: 233 Bytes
Versions: 4
Compression:
Stored size: 233 Bytes
Contents
# # testing ruote # # since Mon Oct 9 22:19:44 JST 2006 # # making sure the tests see ruote puts `ruby -v` puts Time.now.to_s ruotelib = File.expand_path('../../lib', __FILE__) $:.unshift(ruotelib) unless $:.include?(ruotelib)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruote-2.3.0.3 | test/path_helper.rb |
ruote-2.3.0.2 | test/path_helper.rb |
ruote-2.3.0.1 | test/path_helper.rb |
ruote-2.3.0 | test/path_helper.rb |