Sha256: 70c00ecd85cffdead9c692181727dc66645590ab4b926312bc95ef9ac0589b85
Contents?: true
Size: 227 Bytes
Versions: 134
Compression:
Stored size: 227 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
134 entries across 134 versions & 19 rubygems