Sha256: 03178c7bdefc91b1d36af12d120c0f976096f60914598b908a5b40a24815a540

Contents?: true

Size: 183 Bytes

Versions: 6

Compression:

Stored size: 183 Bytes

Contents

require "bundler/gem_tasks"

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

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
rack-perftools_profiler-0.6.1 Rakefile
ngauthier-hydra-0.24.0 Rakefile
rest-segment-0.0.2 Rakefile
rest-segment-0.0.1 Rakefile
rack-perftools_profiler-0.6.0 Rakefile
rack-perftools_profiler-0.5.1 Rakefile