Sha256: 5ce02a922b475847674e52cf72a1bbd44c708e9c8991bf74c596b8436e4ca53b

Contents?: true

Size: 200 Bytes

Versions: 38

Compression:

Stored size: 200 Bytes

Contents

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

Rake::TestTask.new do |t|
  t.libs.push "lib"
  t.test_files = FileList[File.expand_path('../test/**/*_test.rb', __FILE__)]
  t.verbose = true
end

Version data entries

38 entries across 38 versions & 6 rubygems

Version Path
gitdocs-0.4.15 Rakefile
heroku-qc-autoscale-0.0.2 Rakefile
heroku-qc-autoscale-0.0.1 Rakefile
siuying-gitdocs-0.4.16 Rakefile
siuying-gitdocs-0.4.15 Rakefile
siuying-gitdocs-0.4.14 Rakefile
siuying-gitdocs-0.4.14.md Rakefile
gitdocs-0.4.14 Rakefile
gitdocs-0.4.13 Rakefile
gitdocs-0.4.12 Rakefile
gitdocs-0.4.11 Rakefile
gitdocs-0.4.10 Rakefile
gitdocs-0.4.9 Rakefile
gitdocs-0.4.8 Rakefile
gitdocs-0.4.7 Rakefile
gitdocs-0.4.6 Rakefile
gitdocs-0.4.5 Rakefile
gitdocs-0.4.3 Rakefile
gitdocs-0.4.2 Rakefile
gitdocs-0.4.1 Rakefile