Sha256: f510ce43bc8c9b29bc77297184a59227ba9f39dce8bc1f0dbcd28e8771922c9e

Contents?: true

Size: 236 Bytes

Versions: 41

Compression:

Stored size: 236 Bytes

Contents

require "bundler"
Bundler::GemHelper.install_tasks

require "rake/testtask"
Rake::TestTask.new(:test) do |test|
  test.libs   << "./lib" << "./test"
  test.pattern = "test/**/*_test.rb"
  test.verbose = true
end

task :default => :test

Version data entries

41 entries across 41 versions & 4 rubygems

Version Path
nephophobia-0.3.6 Rakefile
ogle-0.2.8 Rakefile
hugs-2.7.1 Rakefile
ogle-0.2.7 Rakefile
ogle-0.2.6 Rakefile
ogle-0.2.5 Rakefile
hugs-2.7.0 Rakefile
ogle-0.2.4 Rakefile
ogle-0.2.3 Rakefile
nephophobia-0.3.0 Rakefile
ogle-0.2.2 Rakefile
nephophobia-0.2.0 Rakefile
hugs-2.6.0 Rakefile
linux_uuid-1.1.0 Rakefile
nephophobia-0.1.2 Rakefile
ogle-0.2.1 Rakefile
ogle-0.2.0 Rakefile
nephophobia-0.1.1 Rakefile
nephophobia-0.1.0 Rakefile
ogle-0.1.2 Rakefile