Sha256: 0d33407f63208102a08df47b35599f1ac319cf2b2f9116025b3ae265f64f77f1

Contents?: true

Size: 179 Bytes

Versions: 4

Compression:

Stored size: 179 Bytes

Contents

# encoding: utf-8

require 'rake'

require File.expand_path('../lib/yardstick/version', __FILE__)

FileList['tasks/**/*.rake'].each { |task| import task }

task :default => :spec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
yardstick-0.9.6 Rakefile
yardstick-0.9.5 Rakefile
yardstick-0.9.4 Rakefile
yardstick-0.9.3 Rakefile