Sha256: 957cdd8cee13afc85ca3d1cfd9a035a4ff469f0e05bc059ea4a997782015ef3c

Contents?: true

Size: 160 Bytes

Versions: 15

Compression:

Stored size: 160 Bytes

Contents

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

Rake::TestTask.new do |t|
  t.libs << "test"
  t.pattern = "test/**/*_test.rb"
end

task :default => :test

Version data entries

15 entries across 15 versions & 6 rubygems

Version Path
extensis_portfolio-0.1.2 Rakefile
tco_method-0.2.0 Rakefile
tco_method-0.1.0 Rakefile
remotely_exceptional-0.0.1 Rakefile
pry_test_case-0.0.2 Rakefile
tco_method-0.0.4 Rakefile
tco_method-0.0.3 Rakefile
tco_method-0.0.2 Rakefile
tco_method-0.0.1 Rakefile
pry-command-set-registry-0.1.2 Rakefile
pry-command-set-registry-0.1.1 Rakefile
pry-command-set-registry-0.1.0 Rakefile
pry-command-set-registry-0.0.1 Rakefile
render-as-markdown-0.0.5 Rakefile
render-as-markdown-0.0.4 Rakefile