Sha256: 5c5de58d6e340c110e6a7c4602b042a46e29a012d5215b4813a2f433bd32126e
Contents?: true
Size: 119 Bytes
Versions: 6
Compression:
Stored size: 119 Bytes
Contents
#!/usr/bin/env ruby # Load the test files from the command line. ARGV.each { |file| load file unless file =~ /^-/ }
Version data entries
6 entries across 6 versions & 1 rubygems