Sha256: 5426fcf94ca9863aa20d48d078e847eca7d5020c98f25cbf7bc9fe9cc8bd7cdc

Contents?: true

Size: 143 Bytes

Versions: 79

Compression:

Stored size: 143 Bytes

Contents

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new do |t|
  t.libs << 'test'
end

desc "Run tests"
task :default => :test

Version data entries

79 entries across 79 versions & 10 rubygems

Version Path
smart_init-4.2.0 Rakefile
smart_init-4.1.1 Rakefile
smart_init-4.1.0 Rakefile
smart_init-4.0.1 Rakefile
smart_init-4.0.0 Rakefile
smart_init-3.5.0 Rakefile
abstract_base-0.0.1 Rakefile
smart_init-3.4.0 Rakefile
byar-1.0.0 Rakefile
smart_init-3.3.0 Rakefile
smart_init-3.2.0 Rakefile
smart_init-3.1.1 Rakefile
smart_init-3.1.0 Rakefile
smart_init-3.0.0 Rakefile
smart_init-2.0.3 Rakefile
smart_init-2.0.2 Rakefile
smart_init-2.0.1 Rakefile
smart_init-2.0.0 Rakefile
smart_init-1.1.0 Rakefile
smart_init-1.0.0 Rakefile