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.0 Rakefile
gitdocs-0.3.6 Rakefile
gitdocs-0.3.5 Rakefile
gitdocs-0.3.4 Rakefile
gitdocs-0.3.3 Rakefile
gitdocs-0.3.2 Rakefile
gitdocs-0.3.1 Rakefile
gitdocs-0.3.0 Rakefile
gitdocs-0.2.0 Rakefile
gitdocs-0.1.5 Rakefile
gitdocs-0.1.4 Rakefile
gitdocs-0.1.3 Rakefile
gitdocs-0.1.2 Rakefile
gitdocs-0.1.1 Rakefile
gitdocs-0.1.0 Rakefile
renee-0.0.1 Rakefile
renee-render-0.0.1 Rakefile
renee-core-0.0.1 Rakefile