Sha256: dec9e75162dda9500be31051ef016a045877562c79b8c41933ace8c4d9c35dd5
Contents?: true
Size: 228 Bytes
Versions: 68
Compression:
Stored size: 228 Bytes
Contents
#!/usr/bin/env ruby ENV["RSPEC"] = "true" # allows autotest to discover rspec ENV["AUTOTEST"] = "true" # allows autotest to run w/ color on linux system (RUBY_PLATFORM =~ /mswin|mingw/ ? "autotest.bat" : "autotest"), *ARGV
Version data entries
68 entries across 68 versions & 2 rubygems