Sha256: bde2f41a8ace43613fb339eb3ddf36ffbb8211e34bd284f7dcafba1684d584af

Contents?: true

Size: 230 Bytes

Versions: 17

Compression:

Stored size: 230 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

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

task :default => :test

Version data entries

17 entries across 17 versions & 7 rubygems

Version Path
slugoid4-0.0.6 Rakefile
slugoid4-4.0.0 Rakefile
gvis-2.0.4 Rakefile
opentoken-newrelic-rails23-1.2.2 Rakefile
opentoken-1.2.2 Rakefile
opentoken-1.2.1 Rakefile
opentoken-1.2.0 Rakefile
opentoken-1.1.0 Rakefile
hello_mail-0.0.2 Rakefile
slugoid-0.2.0 Rakefile
slugoid-0.1.1 Rakefile
slugoid-0.1.0 Rakefile
slugoid-0.0.5 Rakefile
zoopla-0.2.3 Rakefile
zoopla-0.2.2 Rakefile
zoopla-0.2.0 Rakefile
zoopla-0.1.3 Rakefile