Sha256: 12d8e5b3ea9b01d6f9386ecc25d50cccc9a433a6a3ed66e560cb5157b3d1c3c1
Contents?: true
Size: 154 Bytes
Versions: 3
Compression:
Stored size: 154 Bytes
Contents
#!/usr/bin/env ruby DIRNAME = File.expand_path File.dirname(__FILE__) Dir.chdir(DIRNAME) # # initialize the gem require "../init" dlog "HEY" rlog "HEY"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dlog-0.2.3 | test/test.rb |
dlog-0.2.1 | test/test.rb |
dlog-0.2 | test/test.rb |