Sha256: 768127bd9816e10da54466499db9eaf20e9b5b4ca08bccee8d09bd4a9aad1730

Contents?: true

Size: 246 Bytes

Versions: 61

Compression:

Stored size: 246 Bytes

Contents

require "bundler/setup"

load "rails/tasks/statistics.rake"

require "bundler/gem_tasks"

require "rake/testtask"

Rake::TestTask.new(:test) do |t|
  t.libs << 'test'
  t.pattern = 'test/**/*_test.rb'
  t.verbose = false
end

task default: :test

Version data entries

61 entries across 61 versions & 4 rubygems

Version Path
wco_hosting-0.0.0.24 Rakefile
wco_hosting-0.0.0.23 Rakefile
wco_hosting-0.0.0.22 Rakefile
wco_hosting-0.0.0.21 Rakefile
wco_hosting-0.0.0.20 Rakefile
wco_hosting-0.0.0.19 Rakefile
wco_hosting-0.0.0.18 Rakefile
wco_hosting-0.0.0.17 Rakefile
wco_hosting-0.0.0.16 Rakefile
wco_hosting-0.0.0.15 Rakefile
wco_hosting-0.0.0.14 Rakefile
wco_hosting-0.0.0.13 Rakefile
wco_hosting-0.0.0.12 Rakefile
wco_hosting-0.0.0.11 Rakefile
wco_hosting-0.0.0.9 Rakefile
wco_models-3.1.0.37 Rakefile
wco_models-3.1.0.36 Rakefile
wco_hosting-0.0.0.8 Rakefile
wco_models-3.1.0.35 Rakefile
wco_hosting-0.0.0.7 Rakefile