Sha256: 45aa38452b0ada5b6bc9ee3dec41404ab00ab0f73de17a1c624c337085428656
Contents?: true
Size: 161 Bytes
Versions: 66
Compression:
Stored size: 161 Bytes
Contents
require 'bundler' Bundler::GemHelper.install_tasks task :test do Dir['test/*_test.rb'].each do |testfile| load testfile end end task :default => :test
Version data entries
66 entries across 65 versions & 5 rubygems
Version | Path |
---|---|
paranoia-2.0.1 | Rakefile |
paranoia-1.3.2 | Rakefile |
paranoia-1.3.1 | Rakefile |
paranoia-2.0.0 | Rakefile |
paranoia-1.3.0 | Rakefile |
paranoia-1.2.0 | Rakefile |