Sha256: 7bf276d8d84af635bbc18c752573d9633709e82a0442a2e0662e541435c8262a

Contents?: true

Size: 176 Bytes

Versions: 19

Compression:

Stored size: 176 Bytes

Contents

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

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

Version data entries

19 entries across 19 versions & 6 rubygems

Version Path
errbase-0.1.1 Rakefile
ahoy_matey-2.1.0 Rakefile
ahoy_email-0.5.2 Rakefile
mailkick-0.3.1 Rakefile
mailkick-0.3.0 Rakefile
ahoy_email-0.5.1 Rakefile
ahoy_matey-2.0.2 Rakefile
pgsync-0.4.0 Rakefile
errbase-0.1.0 Rakefile
pgsync-0.3.9 Rakefile
ahoy_matey-2.0.1 Rakefile
ahoy_matey-2.0.0 Rakefile
mailkick-0.2.1 Rakefile
pgsync-0.3.8 Rakefile
pgsync-0.3.7 Rakefile
mailkick-0.2.0 Rakefile
ahoy_email-0.5.0 Rakefile
carrot2-0.2.0 Rakefile
carrot2-0.1.0 Rakefile