Sha256: 063a63acce5a11d98d3c3603ee7339291bea4ed7b65967b616603eea41ab784b

Contents?: true

Size: 159 Bytes

Versions: 140

Compression:

Stored size: 159 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"

task :default => :test
Rake::TestTask.new do |t|
  t.libs << "test"
  t.pattern = "test/**/*_test.rb"
end

Version data entries

140 entries across 140 versions & 21 rubygems

Version Path
rorschart-0.20.0 Rakefile
rorschart-0.19.2 Rakefile
pgsync-0.3.6 Rakefile
pgsync-0.3.5 Rakefile
swagchart-1.2.1 Rakefile
swagchart-1.2.0 Rakefile
pgsync-0.3.4 Rakefile
pgsync-0.3.3 Rakefile
pgsync-0.3.2 Rakefile
swagchart-1.1.2 Rakefile
swagchart-1.1.1 Rakefile
swagchart-1.1.0 Rakefile
pgsync-0.3.1 Rakefile
pgsync-0.3.0 Rakefile
pgsync-0.2.4 Rakefile
pgsync-0.2.3 Rakefile
pgsync-0.2.2 Rakefile
pgsync-0.2.1 Rakefile
pgsync-0.2.0 Rakefile
pgsync-0.1.1 Rakefile