Sha256: 5599f39257d4962396139f22176a69407feefc3fa767765037eaf6e28afbe6f5

Contents?: true

Size: 215 Bytes

Versions: 62

Compression:

Stored size: 215 Bytes

Contents

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

Rake::TestTask.new(:test) do |t|
  t.libs << "test"
  t.libs << "lib"
  t.test_files = FileList["test/**/*_test.rb"]
  t.warning = false
end

task default: :test

Version data entries

62 entries across 62 versions & 14 rubygems

Version Path
distribute_reads-0.2.4 Rakefile
kms_encrypted-0.3.0 Rakefile
encrypt_attr-0.3.0 Rakefile
eps-0.1.0 Rakefile
blind_index-0.2.1 Rakefile
distribute_reads-0.2.3 Rakefile
blind_index-0.2.0 Rakefile
pgslice-0.4.1 Rakefile
pgdexter-0.3.5 Rakefile
who_am_i-0.0.6 Rakefile
blind_index-0.1.1 Rakefile
pgdexter-0.3.4 Rakefile
distribute_reads-0.2.2 Rakefile
kms_encrypted-0.2.0 Rakefile
pgdexter-0.3.3 Rakefile
strong_migrations-0.2.2 Rakefile
who_am_i-0.0.5 Rakefile
strong_migrations-0.2.1 Rakefile
who_am_i-0.0.4 Rakefile
who_am_i-0.0.3 Rakefile