Sha256: 43c97d81217ecc507ee547bafc3accc66310ea3417d8e4d66321bdae80a8496d
Contents?: true
Size: 168 Bytes
Versions: 5
Compression:
Stored size: 168 Bytes
Contents
#!/usr/bin/env ruby # $LOAD_PATH.unshift(".") lib = File.expand_path("../../lib", __FILE__) $:.unshift(lib) load "RockPaperScissors.rb" # load main file
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
RPSrb-0.0.4 | bin/RPSrb |
RPSrb-0.0.3 | bin/RPSrb |
RPSrb-0.0.2 | bin/RPSrb |
RPSrb-0.0.1 | bin/RPSrb |
RPSrb-0.0.0 | bin/RPSrb |