Sha256: 052b6b527a7f3439fde4d995dcc793024af0a7b65564678fad489ad5f62776c0
Contents?: true
Size: 269 Bytes
Versions: 7
Compression:
Stored size: 269 Bytes
Contents
# # testing ruote # # since Mon Oct 9 22:19:44 JST 2006 # # making sure the tests see ruote puts "ruby #{RUBY_VERSION} #{RUBY_PLATFORM}" ruotelib = File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib')) $:.unshift(ruotelib) unless $:.include?(ruotelib)
Version data entries
7 entries across 7 versions & 1 rubygems